I was upgrading from 0.1.x so I moved one or two tarballs elsewhere, deleted /sw directory and followed the fast-track instructions for installing 0.6.2. Failed with the following ouput:
gcc -c -DLOCALEDIR=\"/sw/bootstrap/share/locale\" -DLOCALE_ALIAS_PATH=\"/sw/bootstrap/share/locale\" -DLIBDIR=\"/sw/bootstrap/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -no-cpp-precomp -I/sw/bootstrap/include -g -O2 dcigettext.c -fno-common -DPIC -o .libs/dcigettext.lo
(the above lines are one line)
dcigettext.c:238:21: search.h: No such file or directory
If you don't have the file /usr/include/search.h, you need to install the package DevSDK.pkg from the Xcode CD.
-- Martin
------------------------------------------------------- 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-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
