Buildworld dying

Matthew Dillon dillon at apollo.backplane.com
Tue Sep 21 14:03:15 PDT 2004


:Here's the last bit of my buildworld, cvsup'd today around 12PM EST.
:
:...
:-DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -DPREFIX1=\"/usr\" 
:-DPREFIX2=\"/usr\" -DSTACK_PROTECTOR -DHAVE_STDLIB_H -DHAVE_STRING_H 
:-DGENERATOR_FILE -I. -c 
:/usr/src/gnu/usr.bin/cc34/cc_tools/genextract/..//../../../../contrib/gcc-3.4/gcc/errors.c 
:-o errors.no
:*** Error code 1
:
:Stop in /usr/src/gnu/usr.bin/cc34/cc_tools/genextract.
:*** Error code 1

    The actual error message that caused the make to abort wasn't listed,
    which means you probably were running a buildworld -j N, or mis-patched
    the output.  Try updating your sources and doing another buildworld (be
    sure NOT to use the -j option).

						-Matt






More information about the Kernel mailing list