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 <[EMAIL PROTECTED]>
> Organization: Magpage Internet Services
> To: [EMAIL PROTECTED]
> References:
> <[EMAIL PROTECTED]>
>
> 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 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message