-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 patrick fitzmorris wrote:
> /bin/sh ./libtool --silent --mode=compile gcc -no-cpp-precomp > -I/sw/include -I./lib -I. -g -O2 -Wall -Wmissing-prototypes > -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -o > lib/xmlparse.lo -c lib/xmlparse.c > lib/xmlparse.c:5:20: stddef.h: No such file or directory > lib/xmlparse.c:6:65: string.h: No such file or directory > In file included from lib/xmlparse.c:19: > lib/expat.h:17:20: stdlib.h: No such file or directory Looks like you've installed a small subset of XCode -- you're missing some important things, the BSD SDK at the very least. Re-install XCode, and make sure you check all of the "gcc" and "SDK" related things, at the least. Check the X11 SDK if you're using apple's x11 (as opposed to a fink-provided X11) as well. - -- Benjamin Reed a.k.a. Ranger Rick Fink, KDE, and Mac OS X development http://www.racoonfink.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF6Gd6Uu+jZtP2Zf4RAmrCAJ9BT1YbS5pHBkXq+ylsip7tu1ftPACgjkJP M6+6I7IvPtUOSXoaSCddVEI= =NoJ7 -----END PGP SIGNATURE----- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
