I've been trying to bootstrap the latest Fink sources (0.27.4, 0.27.6) on my Leopard box but I keep getting the same errors:

cd lib; make all
gcc -g -O2 -I. -c ./getopt.c
./getopt.c: In function '_getopt_internal':
./getopt.c:648: warning: incompatible implicit declaration of built-in function 'strlen'
./getopt.c:672: warning: incompatible implicit declaration of built-in function 'strlen'
./getopt.c:702: warning: incompatible implicit declaration of built-in function 'strlen'
./getopt.c:718: warning: incompatible implicit declaration of built-in function 'strlen'
./getopt.c:723: warning: incompatible implicit declaration of built-in function 'strlen'
./getopt.c:834: warning: incompatible implicit declaration of built-in function 'strlen'
./getopt.c:857: warning: incompatible implicit declaration of built-in function 'strlen'
./getopt.c:877: warning: incompatible implicit declaration of built-in function 'strlen'
./getopt.c:891: warning: incompatible implicit declaration of built-in function 'strlen'
./getopt.c:895: warning: incompatible implicit declaration of built-in function 'strlen'
gcc -g -O2 -I. -c ./getopt1.c
g++  -I. -c ./getline.cc
/usr/include/stdio.h: In function 'int __sputc(int, FILE*)':
/usr/include/stdio.h:385: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
make[1]: *** [getline.o] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.2.fByfPv failed, exit code 2
phase compiling: libiconv-1.11-11 failed



Any ideas/suggestions?
Thanks
-B

 

Sign up for FREE email from PoliceOne.com at http://www.policeone.com
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to