Date: Fri, 29 Mar 2002 03:03:55 -0800 (PST) From: Robert Saft <zardoz@vampyre.com> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/36475: make world in /usr/src for 4.5-stable fails Message-ID: <200203291103.g2TB3tQ80578@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 36475 >Category: i386 >Synopsis: make world in /usr/src for 4.5-stable fails >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 29 03:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Robert Saft >Release: 4.5-stable >Organization: >Environment: FreeBSD freya 4.5-STABLE FreeBSD 4.5-STABLE #3: Sat Mar 9 01:37:01 PST 2002 root@freya:/usr/src/sys/compile/freya-4.5 i386 >Description: Current build failure/error message is: cc -O -pipe -D_open=open -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_fbsd/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_fbsd/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_fbsd/../../../../contrib/gcc.295 -I/usr/src/gnu/usr.bin/cc/cc_fbsd/../../../../contrib/gcc.295/config -c /usr/src/gnu/usr.bin/cc/cc_fbsd/../../../../lib/libc/stdio/mktemp.c -o mktemp.o /usr/src/gnu/usr.bin/cc/cc_fbsd/../../../../lib/libc/stdio/mktemp.c:38: syntax error before string constant /usr/src/gnu/usr.bin/cc/cc_fbsd/../../../../lib/libc/stdio/mktemp.c:38: warning: data definition has no type or storage class *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc_fbsd. *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I've had repeated errors in doing a build since 4.5-release was released: prior ones were in crypto code - I wonder if there is a stable src tree that I can download and build... I've sync'd my cvs tree many times and with each new source tree, something else is broken. Happy to be flamed if I'm doing something stupid an just missing something somewhere... >How-To-Repeat: cd /usr/src; make world >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203291103.g2TB3tQ80578>