Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Dec 2004 17:09:18 -0800
From:      Vonleigh Simmons <nospam@illusionart.com>
To:        freebsd-questions@freebsd.org
Subject:   make buildworld failing
Message-ID:  <747E2028-4723-11D9-BA5E-000A2791B6EC@illusionart.com>

next in thread | raw e-mail | index | archive | help
	While trying to update to 5.3 stable, buildworld errors out on me. I'm 
running FreeBSD 5.2.1-RELEASE-p11. Following is part of the output, if 
you need more output please let me know. No luck looking up the errors 
in google, so your help is appreciated.

	Things I've tried: deleing /usr/obj, running make cleandir twice. 
Cleandir wouldn't work so I had to run it like this:

make cleandir -DALWAYS_CHECK_MAKE

	If I just ran make cleandir it would error out with: +for: not found. 
Not sure if this is related. I'm running the buildworld without the -j4 
flag, but the result is the same.


Vonleigh Simmons
<http://illusionart.com/>;


--snip--
cc -O -pipe  -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" 
-I/usr/obj/usr/src/gnu/usr.bin/cc/f771/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/f771/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/f771/../../../../contrib/gcc 
-I/usr/src/gnu/usr.bin/cc/f771/../../../../contrib/gcc/config 
-I/usr/src/gnu/usr.bin/cc/f771/../../../../contrib/gcc/f -I.  -c 
/usr/src/gnu/usr.bin/cc/f771/../../../../contrib/gcc/f/stc.c
/usr/src/gnu/usr.bin/cc/f771/../../../../contrib/gcc/f/stc.c: In 
function `ffestc_labelref_is_loopend_':
/usr/src/gnu/usr.bin/cc/f771/../../../../contrib/gcc/f/stc.c:1721: 
error: syntax error before "case"
/usr/src/gnu/usr.bin/cc/f771/../../../../contrib/gcc/f/stc.c:10459: 
error: syntax error at end of input
/usr/src/gnu/usr.bin/cc/f771/../../../../contrib/gcc/f/stc.c:10459: 
confused by earlier errors, bailing out
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc/f771.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc.
*** Error code 1

Stop in /usr/src/gnu/usr.bin.
*** Error code 1

Stop in /usr/src/gnu.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
--snip--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?747E2028-4723-11D9-BA5E-000A2791B6EC>