Andreas Benzler wrote:

> Hello everyone,
> 
> I want to give up, I spend so much time for different installations 
> through lfs
> with gnustep. not only one will work. it's all the time the same.
> 
>     The LD_PATH is right.
>     the libnustep-base.so.1 stand where it must be
>          ldconfig is correct no errors.
> --->  compile error in glibgui - Tools !!!!
>     my configuration is
> 
>     linux kernel 2.4.17, glibc 2.2.5, gcc 3.0.4 (no update the full 
> system is compiled on     that), XFree 86 4.2
> 


You don't give much information here. Please send us the EXACT error, 
including at least the previous 5-10 lines of make output.

I'll just  guess from what I can understand that you need to do this:

make LD_LIBRARY_PATH=$LD_LIBRARY_PATH

which is due to a bug in make on your system.




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


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to