[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnustep-startup-0.10.1 failed at OpenDarwin/x86
From: |
Lars Sonchocky-Helldorf |
Subject: |
gnustep-startup-0.10.1 failed at OpenDarwin/x86 |
Date: |
Thu, 7 Apr 2005 19:23:30 +0200 |
I used the latest cvs-checkout of core together with
gnustep-startup-0.10.1
It failed during the linking of base thusly:
Linking library libgnustep-base ...
/usr/bin/libtool: can't locate file for: -lcallback
/usr/bin/libtool: file: -lcallback is not an object file (not allowed
in a library)
/usr/bin/libtool: can't locate file for: -lavcall
/usr/bin/libtool: file: -lavcall is not an object file (not allowed in
a library)
Creating Info-gnustep.plist...
Making all in SSL...
Making all for bundle SSL...
Creating SSL.bundle/....
Compiling file GSSSLHandle.m ...
Linking bundle SSL ...
/usr/bin/ld: can't locate file for: -lgnustep-base
make[2]: *** [SSL.bundle/./SSL] Error 1
make[1]: *** [SSL.all.bundle.variables] Error 2
make: *** [internal-all] Error 2
make[2]: *** [SSL.bundle/./SSL] Error 1
make[1]: *** [SSL.all.bundle.variables] Error 2
make: *** [internal-all] Error 2
---------------------------------------------------------
Installation of GNUstep Base failed. Send the
/Users/lars/GNUstep-Darwin/gnustep-startup-0.10.1/../core/logs.tar.gz
file to bug-gnustep@gnu.org for help
---------------------------------------------------------
my libcallback is here:
localhost:~/GNUstep-Darwin/gnustep-startup-0.10.1 lars$ locate
libcallback
/opt/local/lib/libcallback.a
/opt/local/lib/libcallback.la
/opt/local/var/db/dports/software/ffcall/1.9_1/opt/local/lib/
libcallback.a
/opt/local/var/db/dports/software/ffcall/1.9_1/opt/local/lib/
libcallback.la
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
destroot/opt/local/lib/libcallback.a
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
destroot/opt/local/lib/libcallback.la
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
ffcall-1.9/callback/.libs/libcallback.a
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
ffcall-1.9/callback/.libs/libcallback.la
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
ffcall-1.9/callback/.libs/libcallback.lai
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
ffcall-1.9/callback/libcallback.la
localhost:~/GNUstep-Darwin/gnustep-startup-0.10.1 lars$
my libavcall there:
localhost:~/GNUstep-Darwin/gnustep-startup-0.10.1 lars$ locate libavcall
/opt/local/lib/libavcall.a
/opt/local/lib/libavcall.la
/opt/local/var/db/dports/software/ffcall/1.9_1/opt/local/lib/libavcall.a
/opt/local/var/db/dports/software/ffcall/1.9_1/opt/local/lib/
libavcall.la
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
destroot/opt/local/lib/libavcall.a
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
destroot/opt/local/lib/libavcall.la
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
ffcall-1.9/avcall/.libs/libavcall.a
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
ffcall-1.9/avcall/.libs/libavcall.la
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
ffcall-1.9/avcall/.libs/libavcall.lai
/private/var/root/darwinports/darwinports/dports/devel/ffcall/work/
ffcall-1.9/avcall/libavcall.la
localhost:~/GNUstep-Darwin/gnustep-startup-0.10.1 lars$
you might have noticed that those libs are not in the usual place for
libraries (because I used to install them thru DarwinPorts (
http://darwinports.opendarwin.org/ ) and they are no dynamic libraries
(.dylib). Must I set LD_LIBRARY_PATH to make those found?
regards, Lars
logs.tar.gz
Description: GNU Zip compressed data