From owner-freebsd-stable Mon Jun 10 11:43: 1 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by hub.freebsd.org (Postfix) with ESMTP id 5559037B40A; Mon, 10 Jun 2002 11:42:58 -0700 (PDT) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by mail1.acecape.com (8.12.2/8.12.2) with ESMTP id g5AIgveQ019680; Mon, 10 Jun 2002 14:42:57 -0400 Date: Mon, 10 Jun 2002 14:46:44 -0400 (EDT) From: Francisco Reyes X-X-Sender: fran@zoraida.natserv.net To: Doug Barton Cc: Larry Rosenman , freebsd-stable Subject: Re: Can't build world. gperf error In-Reply-To: <3D04DFE5.65E9A9B3@FreeBSD.org> Message-ID: <20020610144508.M79322-100000@zoraida.natserv.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Mon, 10 Jun 2002, Doug Barton wrote: > > > > As of a week ago I have been getting an error on gperf > > > > > > > > :0: confused by earlier errors, bailing out > > > > *** Error code 1 > > > > Stop in /usr/src/gnu/usr.bin/gperf. > > > > *** Error code 1 > > > > > > > > > > > > Any suggestions? > > > Something's hosed in your source tree. I built world on Friday, with no > > > issues at all. > > > > > > You might try with a clean /usr/src and /usr/obj on general principles. > > > > I deleted everything in /usr/src and /usr/obj. Didn't help. > > I tried switching to a different CVSUP server just in case. That didn't > > help either. > > Try: > > cd /usr/src > make cleandir ; make cleandir Same. I didn't know about cleandir, but I had tried "make clean". What I don't get is that if I had totally deleted /usr/src and /usr/obj how can this still be happening? I am starting to think maybe there is a file open somewhere... Will try a reboot to see if that helps. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message