Date: Thu, 18 May 2000 00:51:42 +0900 From: Shigeyuki Fukushima <shige@FreeBSD.org> To: freebsd-current@freebsd.org Subject: -current buildworld breakage Message-ID: <20000517155156130.HFBJ.886.t-mta3.odn.ne.jp@mta3.odn.ne.jp>
next in thread | raw e-mail | index | archive | help
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) <shige@FreeBSD.ORG> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000517155156130.HFBJ.886.t-mta3.odn.ne.jp>