Talk:Fink
From OSx86
I didn't sucess by following the instructions. It stucked when compile gzip. gcc -c -DASMV -DNO_STRING_H=1 -DNO_STDLIB_H=1 -DNO_MEMORY_H=1 -DNO_FCNTL_H=1 -DNO_TIME_H=1 -DNO_UTIME_H=1 -DDIRENT=1 -Dsize_t=unsigned -DNO_OFF_T=1 -O gzip.c i686-apple-darwin8-gcc-4.0.0: spec failure: unrecognized spec option 'Q' In file included from /usr/include/ctype.h:69, from gzip.c:51: /usr/include/runetype.h:49: error: two or more data types in declaration specifiers gzip.c:175: error: conflicting types for 'off_t' /usr/include/sys/types.h:159: error: previous declaration of 'off_t' was here gzip.c: In function 'do_exit': gzip.c:1724: warning: incompatible implicit declaration of built-in function 'exit' make: *** [gzip.o] Error 1 ### execution of make failed, exit code 2 phase compiling: gzip-1.2.4a-6 failed
Any ideas?
Fink x86
Same here, XCode Tools 2.2 Preview. Fink fails to bootstrap because of gzip of all things! Can anyone confirm success on their configuration?
Success on stable
Have had success so far on the stable branch, but adding unstable, it fails for gettext.
