I am trying to install fink using the clean install instructions and I get a compilation error while running bootstrap.sh: .... cd src && make all /bin/sh ../libtool --mode=link gcc -O -L/sw/lib -I. -I. -I../include -I./../include -I../lib -I/sw/include ./iconv.c ../lib/libiconv.la -o iconv mkdir .libs gcc -O -I. -I. -I../include -I./../include -I../lib -I/sw/include ./iconv.c -o .libs/iconv -L/sw/lib -L../lib/.libs -liconv ./iconv.c: In function `main': ./iconv.c:195: `LC_CTYPE' undeclared (first use in this function) ./iconv.c:195: (Each undeclared identifier is reported only once ./iconv.c:195: for each function it appears in.) make[1]: *** [iconv] Error 1 make: *** [all] Error 2 ### execution of make failed, exit code 2 compiling libiconv-1.7-5 failed
History: - I had a working fink installation on 10.1.5 - I upgraded to 10.2 and installed the developer tools - I tried upgrading fink for Jaguar as directed but that failed - I followed the instructions to remove all the fink directories - I then tried to follow the clean install instructions for Jaguar and got this error I'd appreciate any suggestions on how to fix this. Thanks, Ravi ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
