I'm trying to do a fink selfupdate and it was going along fine for quite a while then it broke with the error below.


I don't know if this has anything to do with it but I just upgraded to 10.2.8. (Everything else seems to be working great under 10.2.8, I knew it was probably too good to be true ;) I'm not even sure if this update touched gcc (it's currently v3.1)

I saw some things in the list that recommended to do a:
"sudo gcc_select 3"

but when I did I got this:
"You already are using gcc3 as the default compiler."

So not sure what's going on. Any suggestions?


Errors:
gcc -I/sw/include -no-cpp-precomp -I/sw/include -Wall -Wwrite-strings -Wpointer-arith -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Winline -Wmissing-noreturn -Wsign-compare -DHAVE_CONFIG_H -D_GNU_SOURCE -DLOCALEDIR=\"/sw/share/locale\" -I/sw/src/dpkg-1.10.9-4/dpkg-1.10.9/intl -I../intl -I/sw/src/dpkg-1.10.9-4/dpkg-1.10.9/include -I/sw/src/dpkg-1.10.9-4/dpkg-1.10.9 -I/sw/src/dpkg-1.10.9-4/dpkg-1.10.9/optlib -I../include -I.. -I. -I/sw/src/dpkg-1.10.9-4/dpkg-1.10.9/optlib -F/System/Library/Frameworks/CoreFoundation.framework -DUSE_ZLIB -c closeout.c
closeout.c:23:22: libintl.h: No such file or directory
closeout.c: In function `close_stdout_status':
closeout.c:50: warning: implicit declaration of function `gettext'
closeout.c:50: warning: passing arg 3 of `error' makes pointer from integer without a cast
closeout.c:52: warning: passing arg 3 of `error' makes pointer from integer without a cast
make[2]: *** [closeout.o] Error 1
make[1]: *** [all-optlib] Error 2
make: *** [all-recursive] Error 2
### execution of failed, exit code 2
Failed: compiling dpkg-1.10.9-4 failed


-Rich


------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to