From owner-freebsd-stable Tue Jun 11 15:30:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from lerlaptop.iadfw.net (lerlaptop.iadfw.net [206.66.13.21]) by hub.freebsd.org (Postfix) with ESMTP id D940E37B40E for ; Tue, 11 Jun 2002 15:30:15 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lerlaptop (8.12.3/8.12.3) with ESMTP id g5BLff03002000; Tue, 11 Jun 2002 16:41:41 -0500 (CDT) (envelope-from ler@lerctr.org) Subject: Re: Can't build world. gperf error From: Larry Rosenman To: Francisco Reyes Cc: Jim Pingle , freebsd-stable In-Reply-To: <20020611172815.R15247-100000@zoraida.natserv.net> References: <20020611172815.R15247-100000@zoraida.natserv.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 11 Jun 2002 16:41:41 -0500 Message-Id: <1023831701.347.10.camel@lerlaptop> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) 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 Tue, 2002-06-11 at 16:40, Francisco Reyes wrote: > On 11 Jun 2002, Larry Rosenman wrote: > > > > It seems the problems is building > > > /usr/src/gnu/usr.bin/gperf > > > > > > I did a "make cleandir" from "/usr/src" then did a "cd > > > /usr/src/gnu/usr.bin/gperf" and make. It gave the same error I get when > > > trying to make buildworld. > > > > > > I am very puzzled that even deleting /usr/src and /usr/obj didn't help. > > > I just did this on my 4.6-RC box. It worked just fine. Is it possible > > you have a BAD world? > > I guess, but how would one fix a "BAD world"? > > I copied the /usr/src/gnu/usr.bin/gperf directory from the crashing > machine to another machine and did make. It compiled fine. > > The compilation lines do look quite different though. > > Good machine. > Warning: Object directory not changed from original /src/gnu/usr.bin/gperf > c++ -O -pipe -fmemoize-lookups -fsave-memoized > -I/dsk2/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/dsk2/src > > The broken machine > c++ -O -pipe -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib > -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/. > *** Error code 1 > > I thought maybe some differences on the make file.. > Compared both machine's make.conf and matched the one that doesn't work to > use a make.conf like the one is working. Can you try a binary upgrade on the failing box from release media or a snapshot? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message