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]

new bug


/usr/bin/gcc -c  -DIN_GCC   -DUSE_GNULIBC_1 -g -W -Wall  -DHAVE_CONFIG_H    -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include ../../egcs/gcc/ggc-page.c
../../egcs/gcc/ggc-page.c: In function `alloc_anon':
../../egcs/gcc/ggc-page.c:390: `MAP_FAILED' undeclared (first use this function)
../../egcs/gcc/ggc-page.c:390: (Each undeclared identifier is reported only once
../../egcs/gcc/ggc-page.c:390: for each function it appears in.)
make[2]: *** [ggc-page.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [bootstrap] Error 2
make: *** [bootstrap] Error 2

on lair bash[57] uname -a
Linux lair 2.0.27 #53 Thu Jul 30 03:42:34 PDT 1998 i586
(i586-pc-linux-gnulibc1)

Sometimes, people aren't using the version of linux that was shipped
two hours ago.


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