Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2002 10:32:33 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org
Subject:   buildworld broken in gcc
Message-ID:  <20020512103233.A78985@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
cc -O -pipe -march=athlon -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC  -D__FBSDID=__RCSID -c /usr/src/contrib/gcc/final.c -o final.o
/usr/src/contrib/gcc/final.c: In function `final_scan_insn':
/usr/src/contrib/gcc/final.c:2019: syntax error before "else"
*** Error code 1

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

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

Sources were updated via cvsup at 9:56 PDT on 12 May 02.
I believe the above is a side effect of other problems
in the build, because /usr/src/contrib/gcc/final.c was 
last updated 2 days ago and it compiled fine yesterday.

-- 
Steve

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?20020512103233.A78985>