Clark [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 26, 2001 3:15 PM
To: C J Michaels
Cc: [EMAIL PROTECTED]
Subject: Re: -STABLE buildkernel broke! (linux module)
On Thu, Nov 22, 2001 at 01:25:10AM -0500, C J Michaels wrote:
> As of 1:10am EST I:
>
> 1. cvsup'd to RELENG_4 (from
2001/11/05
> 19:12:29 marcel Exp $
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Crist J. Clark
> Sent: Monday, November 19, 2001 3:09 PM
> To: Warner Losh
> Cc: Bjarne Wichmann Petersen; Dave Tweten; [EMAIL PROTECTED]
&
hmann Petersen; Dave Tweten; [EMAIL PROTECTED]
Subject: Re: -STABLE buildkernel broke! (linux module)
On Mon, Nov 19, 2001 at 09:21:07AM -0700, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> "Crist J. Clark"
writes:
> : On Sun, Nov 18, 2001 at 09:09:18PM -0700, Warner Losh wrot
On Sun, Nov 18, 2001 at 10:52:28PM +0100, Bjarne Wichmann Petersen wrote:
> On Sunday 18 November 2001 22:17, Crist J. Clark wrote:
>
> > > > With those errors?
> > Could you do a,
> > # find / -name linux_proto.h -exec ident {} \;
> > So we can find where this old linux_proto.h file is hiding
On Sunday 18 November 2001 22:17, Crist J. Clark wrote:
> > > With those errors?
> Could you do a,
> # find / -name linux_proto.h -exec ident {} \;
> So we can find where this old linux_proto.h file is hiding then?
Hmm... might be a bit late, got some tips on how to fix it by
removing /usr/sr
On Sun, Nov 18, 2001 at 08:46:04AM +0100, Bjarne Wichmann Petersen wrote:
> On Saturday 17 November 2001 23:28, Crist J. Clark wrote:
>
> > > Removing /usr/obj/ doesn't help on my machine. Kernelbuild still bails
> > > out at linux.
> > With those errors?
Could you do a,
# find / -name linux_
:: Yet it _did_ fail when doing:
:: cd /usr/src
:: make buildkernel KERNCONF=HADES
::
:: Please advise!
:
:I had to rm all the files in the compile/HADES/./modules/linux
:directory in order for my compile to succeed. The problem is, I
:think, that some generated files in the modules directo
In message <[EMAIL PROTECTED]> Greg Prosser writes:
: My compile did _not_ fail when doing the following:
: cd /sys/i386/conf
: config -r HADES # my kernel config
: cd /sys/compile/HADES
: make depend
: make
:
: Yet it _did_ fail when doing:
: cd /usr/src
: make buildkernel KERNCONF
On Tue, Nov 13, 2001 at 05:47:53PM -0800, Dave Tweten wrote:
> [EMAIL PROTECTED] said:
> >The problem seems to be stale dependencies. Add,
> > # rm -rf /usr/obj/usr/src/sys/YOURKERNEL
> >Or better yet,
> > # rm -rf /usr/obj/usr
> >To your weekly script.
>
> Since I mount a separate file system