[Clfs-support] for jimg: 5.11 - Glibc-2.9 error reproduces

Craig Jackson craigmjackson at gmail.com
Sun Jan 18 22:39:49 PST 2009


This is directed at jimg:

added your:
find . -name configure -exec touch {} \;
before the echo >> config.cache

stat.c:50: error: redefinition of '__stat'
../include/sys/stat.h:23: error: previous definition of '__stat' was here
make[2]: *** [/mnt/clfs/sources/glibc-
build/io/stat.o] Error 1
make[2]: Leaving directory `/mnt/clfs/sources/libc/io'
make[1]: *** [io/subdir_lib] Error 2
make[1]: Leaving directory `/mnt/clfs/sources/libc'
make: *** [all] Error 2

Adding
     echo "libc_cv_gnu89_inline=yes" >> config.cache
after configure does resolve the issue and allow make to continue.  I
do understand you would prefer to know why exactly this is
happening...

Thanks,

--
Craig Jackson
craigmjackson at gmail.com
206-219-2787 office
253-459-5384 cell



More information about the Clfs-support mailing list