discuss-gnustep
[Top][All Lists]
Advanced

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

can't compile dev-libs/guile


From: F. Heitkamp
Subject: can't compile dev-libs/guile
Date: Thu, 12 Sep 2002 07:44:11 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020830

Hi,

I have configureed gnustep/dev-libs/guile using:

 ./configure --with-guile-prefix=/usr/local/guile-1.4.1/

I also have /usr/local/guile-1.4.1/lib in my $LD_LIBRARY_PATH
and  /usr/local/guile-1.4.1//bin/ in my $PATH

When I do a make I get:

Making all for test_tool test_skit...
 Linking test_tool test_skit ...
/usr/bin/ld: cannot find -lguile
collect2: ld returned 1 exit status
make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/test_skit] Error 1
make[2]: *** [test_skit.all.test-tool.variables] Error 2
make[2]: Leaving directory `/drives/work/src/gnustep-cvs/gnustep/dev-libs/guile/ScriptKit/Library'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/drives/work/src/gnustep-cvs/gnustep/dev-libs/guile/ScriptKit'
make: *** [internal-all] Error 2
[root@pc1 guile]# pwd
/drives/work/src/gnustep-cvs/gnustep/dev-libs/guile

How do I tell the GNUStep system where my guile is?

Thanks!

Fred





reply via email to

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