The actual problem is that you need to run

sudo ranlib /sw/lib/libintl.la

the other message is a warning.
--
Alexander Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX

On Jan 15, 2004, at 1:56 AM, OHNISHI Kazuo wrote:

Dear Sir or madame,

My fink install often fails with similar message as follows,

------------
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/sw/include -Wall -g -O2 -c
`test -f 'test1.c' || echo './'`test1.c
/bin/sh ./libtool --mode=link gcc -Wall -g -O2 -lintl -L/sw/lib -o test1
-all-static test1.o libpopt.la
libtool: link: warning: complete static linking is impossible in this
configuration
gcc -Wall -g -O2 -o test1 test1.o -L/sw/lib ./.libs/libpopt.a
/sw/lib/libintl.a -liconv
ld: table of contents for archive: /sw/lib/libintl.a is out of date; rerun
ranlib(1) (can't load from it)
ld: warning prebinding disabled because dependent library:
/usr/lib/system/libmathCommon.A.dylib can't be searched
make[2]: *** [test1] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling popt-1.7-1 failed
--------------


What does 'dependent library: /usr/lib/system/libmathCommon.A.dylib can't be
searched' mean? How can I cope with this?


Greetings,
Ohnishik






------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to