Jean-Francois Donati wrote:
gcc -c -O3 -I/Users/donati/lib geometry.c /usr/include/machine/types.h:34: #error architecture not supported /usr/include/machine/ansi.h:37: #error architecture not supported /usr/include/machine/endian.h:34: #error architecture not supported /usr/local/lib/gcc-lib/powerpc-apple-darwin5.5/3.3/include/sys/types.h:93: undefined type, found `u_int64_t'
Looks like you've got some weird stuff overriding your compiler in /usr/local... I'd suggest moving that out of the way and try again...
-- Benjamin Reed, a.k.a. Ranger Rick [EMAIL PROTECTED] / http://ranger.befunk.com/
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
