discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem building gnustep-gui


From: Adam Fedor
Subject: Re: problem building gnustep-gui
Date: Fri, 18 Jan 2002 07:41:46 -0700
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.4) Gecko/20011009

Eddie McCreary wrote:

I'm having trouble building gnustep-gui-0.7.0 and although I've seen
this problem mentioned in the mailing list archives, I've not seen a
solution.

When I invoke make I eventually get this error:

Making all for service example...
./shared_obj/ix86/linux-gnu/gnu-gnu-gnu/make_services: error while
loading shared libraries: libgnustep-base.so.1: cannot open shared
object file: No such fileor directory
make[2]: *** [example.service/Resources/Info-gnustep.plist] Error 1
make[1]: *** [example.all.service.variables] Error 2
make[1]: Leaving directory `/usr/src/gnustep-gui-0.7.0/Tools'
make: *** [internal-all] Error 2



I get this occationally and I don't know why - for some reason make just 
discards the LD_LIBRARY_PATH environment variable. Try

make LD_LIBRARY_PATH=$LD_LIBRARY_PATH


although I told someone else this and he said it didn't work.





--
Adam Fedor, Digital Optics            | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
http://www.gnustep.org                | know how I hate the stuff.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]