From owner-freebsd-stable Fri Mar 29 3:48: 2 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 294FA37B419; Fri, 29 Mar 2002 03:47:58 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020329114757.HJVM1214.rwcrmhc54.attbi.com@blossom.cjclark.org>; Fri, 29 Mar 2002 11:47:57 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g2TBluu85916; Fri, 29 Mar 2002 03:47:56 -0800 (PST) (envelope-from cjc) Date: Fri, 29 Mar 2002 03:47:56 -0800 From: "Crist J. Clark" To: Robert Saft Cc: stable@FreeBSD.ORG Subject: Re: i386/36475: make world in /usr/src for 4.5-stable fails Message-ID: <20020329034756.S97841@blossom.cjclark.org> References: <200203291103.g2TB3tQ80578@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200203291103.g2TB3tQ80578@freefall.freebsd.org>; from zardoz@vampyre.com on Fri, Mar 29, 2002 at 03:03:55AM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 29, 2002 at 03:03:55AM -0800, Robert Saft wrote: [snip] > 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 The line it is complaining about, static const char rcsid[] = "$FreeBSD: src/lib/libc/stdio/mktemp.c,v 1.19.2.1 2001/01/20 09:35:24 kris Exp $"; Sure looks fine to me. > 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... I've built world dozens of times since 4.5-RELEASE without significant difficulties. Do you have some customizations in make.conf(5) that might be messing with things? But this isn't really appropriate for a PR. I'll close up the PR, and you should try to get some help on freebsd-stable@freebsd.org. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message