Buildworld dying

Walter Venable weaseal at planethalflife.com
Tue Sep 21 16:05:13 PDT 2004


Matthew Dillon wrote:
: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

I wasn't using any -jN flags.  I've updated my sources and will give 
this another go.

-Walter Venable





More information about the Kernel mailing list