I had trouble installing along these lines:

/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


--
Package manager version: 0.16.2
Distribution version: 0.6.2.cvs
Mac OS X version: 10.2.8
December 2002 Developer Tools or later
gcc version: 3.1
make version: 3.79
Feedback Courtesy of FinkCommander



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to