If you don't have /usr/include/wchar.h (or generally when you get a "header file not found" error) then you're probably missing the DevSDK package from the Developer Tools (whichever are appropriate for whatever version of OSX you're running, since you didn't say).
--
Alexander Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


On Feb 5, 2004, at 10:42 AM, David Ho wrote:

I have the same problem:

<snip>

gcc -I. -I. -I../include -I./../include -I/sw/include -g -O2 -DLIBDIR=\"/sw/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/sw/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -fno-common -DPIC -o .libs/iconv.o
./loop_wchar.h:28: header file 'wchar.h' not found
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
make[1]: *** [iconv.lo] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling libiconv-1.9.1-11 failed





------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to