My system is 4.0-CURRENT at Jan 31.
I try to upgrade it to -current (5-current),
but I get the following breakage.
Is my system environment broken?
Thanks!
--------------------------------------------------------------
>>> stage 2: build tools
--------------------------------------------------------------
... snip ...
cc -O -pipe -I. -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/print-rtl.c
cc -O -pipe -I. -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:626: unterminated
string or character constant
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:338: possible real
start of unterminated constant
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c: In function
`bitmap_clear_bit':
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:338: `bitmap_g'
undeclared (first use in this function)
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:338: (Each
undeclared identifier is reported only once
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:338: for each
function it appears in.)
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:562: syntax error
before string constant
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:562: stray '\' in
program
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:566: stray '\' in
program
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:572: stray '\' in
program
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:578: stray '\' in
program
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:578: stray '\' in
program
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:578: stray '\' in
program
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:586: stray '\' in
program
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:586: stray '\' in
program
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:586: stray '\' in
program
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:586: stray '\' in
program
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:595: stray '\' in
program
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bitmap.c:643: Unterminated
string constant
*** Error code 1
Stop in /usr/src/gnu/usr.bin/cc/cc_tools.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
--- shige (Shigeyuki Fukushima) <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message