I'm trying to install packages using fink and keep getting an error. It all started when I was self-updating fink.
The error i get reads as follows: mkdir .libs chmod 777 .libs 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 It seems that no matter what package I try to install, fink tries to install this libiconv-1.9.1-11. Since an error is generated every time fink tries to install this package, i don't seem to be able to install anything at all using fink. Any advice on how to fix this issue would be greatly appreciated. ******************************** Cris Ewing CME and Telehealth Web Services University of Washington School of Medicine Work Phone: (206) 685-9116 Home Phone: (206) 365-3413 E-mail: [EMAIL PROTECTED] ******************************* ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
