Re: [Fwd: Re: Cant build 3.5-stable?]

2000-07-06 Thread Mike Silbersack
On 7 Jul 2000, Assar Westerlund wrote: > I wrote: > > Please try the following patch. It will get comitted when my > > buildworld has completed (successfully). > > And my buildworld suceeded so the patch has been comitted as version > 1.8.2.3 > > /assar Thanks for the quick fix. LET THE BUI

Re: [Fwd: Re: Cant build 3.5-stable?]

2000-07-06 Thread Brandon D. Valentine
On 7 Jul 2000, Assar Westerlund wrote: >I wrote: >> Please try the following patch. It will get comitted when my >> buildworld has completed (successfully). > >And my buildworld suceeded so the patch has been comitted as version >1.8.2.3 Thanks for taking care of it so quickly Assar. My buildw

Re: [Fwd: Re: Cant build 3.5-stable?]

2000-07-06 Thread Assar Westerlund
I wrote: > Please try the following patch. It will get comitted when my > buildworld has completed (successfully). And my buildworld suceeded so the patch has been comitted as version 1.8.2.3 /assar To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body

Re: [Fwd: Re: Cant build 3.5-stable?]

2000-07-06 Thread Assar Westerlund
Mike Silbersack <[EMAIL PROTECTED]> writes: > Ok, the problem seems to be that the new version of compile_et which was > MFC'd is creating broken header files, it just happens that libfetch is > the first part of the buildworld that hits it. Please try the following patch. It will get comitted w

Re: [Fwd: Re: Cant build 3.5-stable?]

2000-07-06 Thread Mike Silbersack
Ok, the problem seems to be that the new version of compile_et which was MFC'd is creating broken header files, it just happens that libfetch is the first part of the buildworld that hits it. According to cvs: 1.2.2.2 Tue Jul 4 15:15:12 2000 UTC by assar Branch: RELENG_3 Diffs to 1.2.2.1 FILE

Re: [Fwd: Re: Cant build 3.5-stable?]

2000-07-06 Thread Mike Silbersack
Ok, the problem seems to stem from the fact that if I do a buildworld, I get the following: achilles# vi /usr/obj/usr/src/lib/libfetch/fetch_err.h /* Generated from /usr/src/lib/libfetch/fetch_err.et */ #ifndef __fetch_err_h__ #define __fetch_err_h__ #include void initialize_ftch_error_tabl

Re: [Fwd: Re: Cant build 3.5-stable?]

2000-07-06 Thread Mike Silbersack
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, libfetc

[Fwd: Re: Cant build 3.5-stable?]

2000-07-06 Thread Doug Barton
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 PROTEC