You are not logged in.

#1 2008-11-15 05:25:03

semperfiguy
Member
Registered: 2007-12-03
Posts: 224

Another gnomesword compile problem.

I am trying to compile gnomesword using yaourt. I keep getting this error. Anyone have any idea what could be the problem? I have sword and all the dependancies install fine.

mv -f .deps/sword_main.Tpo .deps/sword_main.Po
rm -f libbackend.a
ar cru libbackend.a gs_stringmgr.o module_manager.o sword_main.o 
ranlib libbackend.a
make[3]: Leaving directory `/home/semperfiguy/src/gnomesword/src/gnomesword-2.4.1/src/backend'
Making all in gecko
make[3]: Entering directory `/home/semperfiguy/src/gnomesword/src/gnomesword-2.4.1/src/gecko'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/semperfiguy/src/gnomesword/src/gnomesword-2.4.1/src/gecko'
Making all in editor
make[3]: Entering directory `/home/semperfiguy/src/gnomesword/src/gnomesword-2.4.1/src/editor'
make[3]: *** No rule to make target `/Editor.idl', needed by `Editor-common.c'.  Stop.
make[3]: Leaving directory `/home/semperfiguy/src/gnomesword/src/gnomesword-2.4.1/src/editor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/semperfiguy/src/gnomesword/src/gnomesword-2.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/semperfiguy/src/gnomesword/src/gnomesword-2.4.1'
make: *** [all] Error 2
==> ERROR: Build Failed.
    Aborting...

Offline

#2 2008-11-15 15:36:49

Rumor
Member
From: Albany, NY
Registered: 2006-07-07
Posts: 638

Re: Another gnomesword compile problem.

This error popped up about a year ago too, you can read the thread about it here: http://bbs.archlinux.org/viewtopic.php?id=34877 and the comments about it in the AUR here: http://aur.archlinux.org/packages.php?ID=7315

It looks like a problem related to gtkhtml.

No solution, but maybe this will help you track one down.


Smarter than a speeding bullet
My Goodreads profile

Offline

#3 2008-11-17 18:34:37

semperfiguy
Member
Registered: 2007-12-03
Posts: 224

Re: Another gnomesword compile problem.

So there is nothing to do but wait tight until a fix comes? that stinks.

Offline

#4 2008-11-17 19:55:49

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Another gnomesword compile problem.

It builds and runs fine for me on 64 bit. Is your system up to date? If so, does yaourt leave files in the build directory if a build fails?

Offline

#5 2008-11-17 20:51:16

Lord Illidan
Member
From: Malta
Registered: 2007-10-25
Posts: 248

Re: Another gnomesword compile problem.

It runs and works on my 32 bit system too.

Offline

#6 2008-11-18 01:53:53

semperfiguy
Member
Registered: 2007-12-03
Posts: 224

Re: Another gnomesword compile problem.

Yes my system is up to date. It leaves stuff in a tmp build directory. I am just running yaourt -S gnomesword and it gives me the above posted error.

Offline

#7 2008-11-25 01:43:28

semperfiguy
Member
Registered: 2007-12-03
Posts: 224

Re: Another gnomesword compile problem.

If it is working for you, could you post your PKGBUILD or gnomesword package, and tell me what version of GTKHTML you have?

Offline

#8 2008-11-25 03:27:37

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Another gnomesword compile problem.

I used gtkhtml and clucene from the repos, sword and gnomesword from AUR. Since I know these packages, I also used yaourt. I did it once when you first posted this thread, removed the programs, and just did it again right now. Check to see if there are any old versions in whatever directory that yaourt is building on your machine of sword and gnomesword. On my machine it builds in /tmp.

Offline

#9 2008-11-25 04:13:22

semperfiguy
Member
Registered: 2007-12-03
Posts: 224

Re: Another gnomesword compile problem.

No luck. I just removed the yaourt tmp directory in tmp and rebuilt sword fine, but I get the same error trying to build gnomesword.

Offline

#10 2008-12-01 19:09:29

semperfiguy
Member
Registered: 2007-12-03
Posts: 224

Re: Another gnomesword compile problem.

Could you share the compiled package maybe?

Offline

Board footer

Powered by FluxBB