Date: 11 Jun 2002 16:41:41 -0500 From: Larry Rosenman <ler@lerctr.org> To: Francisco Reyes <lists@natserv.com> Cc: Jim Pingle <pingjj01@holmes.ipfw.edu>, freebsd-stable <freebsd-stable@FreeBSD.ORG> Subject: Re: Can't build world. gperf error Message-ID: <1023831701.347.10.camel@lerlaptop> In-Reply-To: <20020611172815.R15247-100000@zoraida.natserv.net> References: <20020611172815.R15247-100000@zoraida.natserv.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1023831701.347.10.camel>