From owner-freebsd-hackers Thu Jul 6 17:29:27 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from silby.com (cb34181-a.mdsn1.wi.home.com [24.14.173.39]) by hub.freebsd.org (Postfix) with SMTP id 0414E37BADC for ; Thu, 6 Jul 2000 17:29:18 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 56868 invoked by uid 1000); 7 Jul 2000 00:29:16 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 7 Jul 2000 00:29:16 -0000 Date: Thu, 6 Jul 2000 19:29:16 -0500 (CDT) From: Mike Silbersack To: Doug Barton Cc: hackers@freebsd.org, stable@freebsd.org Subject: Re: [Fwd: Re: Cant build 3.5-stable?] In-Reply-To: <3964B7E8.CC0E2E99@gorean.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The problem seems to stem from a corrupt /usr/obj/usr/src/lib/libfetch/fetch_err.h If I manually delete it and make from the libfetch directory, it seems to be created properly. So, I have two lingering questions: 1. Did the tools used to create the file change? As far as I can tell, libfetch itself did _not_ change from 3.4 to 3.5. 2. Why isn't the file auto-cleaned? On the other hand, I haven't run a full buildworld yet, so it could be something else in the build process casuing the problem. Details after it finishes. Mike "Silby" Silbersack On Thu, 6 Jul 2000, Doug Barton wrote: > Reports about this are getting more frequent, FYI. > > -------- Original Message -------- > Subject: Re: Cant build 3.5-stable? > Date: Thu, 06 Jul 2000 11:36:16 -0400 > From: Daniel Frazier > Organization: Magpage Internet Services > To: freebsd-stable@freebsd.org > References: > > > Adam wrote: > > > > I am trying to build 3.5-stable on a 3.4-stable system of about two > > months old. /usr/src/UPDATING is empty. Can anyone throw a clue or patch > > my way? > > > > Sorry Adam, can't help you. CVSupped last night. make buildworld is > dying > for me at exactly the same point. I hope this gets fixed soon. > > ===> libfetch > compile_et /usr/src/lib/libfetch/fetch_err.et > cc -O -pipe -I. -Wall -pedantic -DNDEBUG > -I/usr/obj/usr/src/tmp/usr/include -c > /usr/src/lib/libfetch/fetch.c -o fetch.o > In file included from /usr/src/lib/libfetch/fetch.h:34, > from /usr/src/lib/libfetch/fetch.c:39: > fetch_err.h:6: com_right.h: No such file or directory > In file included from /usr/src/lib/libfetch/fetch.h:34, > from /usr/src/lib/libfetch/fetch.c:39: > fetch_err.h:8: warning: `struct et_list' declared inside parameter list > fetch_err.h:8: warning: its scope is only this definition or > declaration, > fetch_err.h:8: warning: which is probably not what you want. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > > ---------------------------------------------------------------------- > Daniel Frazier Tel: 302-239-5900 Ext. 231 > System Administrator Fax: 302-239-3909 > MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message