[Bug bootstrap/18801] bootstrap fails to build libiberty.a library on AIX 5.2

nospampeeps at yahoo dot com gcc-bugzilla@gcc.gnu.org
Thu Dec 9 16:44:00 GMT 2004


------- Additional Comments From nospampeeps at yahoo dot com  2004-12-09 16:44 -------
(In reply to comment #1)
> Look at PR 17940.
> Do you have the environment variable MAKE set to "gnumake -r" or something 
like that?

  Yes, I had MAKEFLAGS='-rj 2'. Clearing the variable seems to have corrected 
the problem, but now I'm missing the "c-parse.c" source file.


gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-
prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H    -I. -I. -
I/voltds/doug/tmp/gcc-3.4.3/gcc -I/voltds/doug/tmp/gcc-3.4.3/gcc/. -
I/voltds/doug/tmp/gcc-3.4.3/gcc/../include  c-parse.c -o c-parse.o
gcc: c-parse.c: No such file or directory
gcc: no input files
make[2]: *** [c-parse.o] Error 1
make[2]: Leaving directory `/voltds/doug/tmp/gcc-3.4.3.aix/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/voltds/doug/tmp/gcc-3.4.3.aix/gcc'
make: *** [bootstrap] Error 2
AIX:doug:0> *** [c-parse.o] Error 1
ksh: Makefile: 0403-006 Execute permission denied.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18801



More information about the Gcc-bugs mailing list