This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bootstrap failure gcc version 3.0 20010517 (prerelease)



Today's build on an i686-linux(2.4.4)-gnu(2.2.2) failed (worked 2 days ago).  Here's the log:


/home/ronis/Project/notar/objdir/gcc/xgcc -B/home/ronis/Project/notar/objdir/gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc/libf2c/libI77 -I.. -I../../../../gcc/libf2c/libI77/..  -DHAVE_CONFIG_H -O3 -march=i686 -funroll-loops -ffast-math -fomit-frame-pointer -fforce-mem -fforce-addr -malign-jumps=3 -malign-functions=3 -malign-loops=3 -mpreferred-stack-boundary=3 ../../../../gcc/libf2c/libI77/due.c
(cd ../../../../gcc/libf2c/libI77 && autoheader)
autoheader: No template for symbol `_POSIX_SOURCE'
make[3]: *** [../../../../gcc/libf2c/libI77/stamp-h.in] Error 1
make[3]: Leaving directory `/home/ronis/Project/notar/objdir/i686-pc-linux-gnu/libf2c/libI77'
make[2]: *** [i77] Error 2
make[2]: Leaving directory `/home/ronis/Project/notar/objdir/i686-pc-linux-gnu/libf2c'
make[1]: *** [all-target-libf2c] Error 2
make[1]: Leaving directory `/home/ronis/Project/notar/objdir'
make: *** [bootstrap] Error 2

I'm suprised I'm running autoheader at all since the gcc_update script was 
run with --touch.

In any event, I'm running version  2.49e of autoheader.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]