Hi!
I downloaded zlibc to give it a try and I can not get it compiled!
Apparently symbols like st_atime, st_ctime, ... are already defined!
Here is the output of the make
gcc -DHAVE_CONFIG_H -DSYSCONFDIR="/usr/local/etc" -Di686 -Dpc -Dlinux -fpic -I. -I. -c open.c In file included from zlibc.h:205, from sysincludes.h:142, from open.c:10: kernel_stat.h:21: warning: no semicolon at end of struct or union kernel_stat.h:21: error: syntax error before '.' token kernel_stat.h:24: error: syntax error before '.' token kernel_stat.h:27: error: syntax error before '.' token kernel_stat.h:34: error: syntax error before '}' token In file included from sysincludes.h:142, from open.c:10: zlibc.h:219:13: warning: extra tokens at end of #undef directive zlibc.h:241:13: warning: extra tokens at end of #undef directive make: *** [open.o] Error 1
Thanks for any help BTW, I am running gentoo linux. ======================
_______________________________________________ zlibc mailing list zlibc@tux.org http://www.tux.org/mailman/listinfo/zlibc