Date: Sat, 19 May 2001 10:31:02 -0500 From: Jonathan Lemon <jlemon@flugsvamp.com> To: John Hay <jhay@icomtek.csir.co.za> Cc: Jonathan Lemon <jlemon@flugsvamp.com>, Jimmy Olgeni <olgeni@FreeBSD.org>, Jonathan Lemon <jlemon@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.kmod.mk Message-ID: <20010519103102.A68487@prism.flugsvamp.com> In-Reply-To: <200105191402.f4JE27689908@zibbi.icomtek.csir.co.za> References: <20010519083426.Q56610@prism.flugsvamp.com> <200105191402.f4JE27689908@zibbi.icomtek.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 19, 2001 at 04:02:07PM +0200, John Hay wrote:
> > >
> > > > jlemon 2001/05/18 12:42:32 PDT
> > > >
> > > > Modified files: (Branch: RELENG_4)
> > > > share/mk bsd.kmod.mk
> > > > Log:
> > > > MFC: r1.86; don't check for ${_dir}/kern/. This allows the tree to
> > > > be built with the sources located elsewhere than /usr/src.
> > >
> > > make buildkernel (-stable) stops here:
> > >
> > > ===> kue
> > > rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o if_kue.ko if_kue.kld if_kue.o @ machine symb.tmp tmp.o opt_bdg.h opt_usb.h bus_if.h device_if.h miibus_if.h
> > > ===> libmchain
> > > "/usr/src/sys/modules/libmchain/../../conf/kmod.mk", line 192: "can't find kernel source tree"
> > > *** Error code 1
> > >
> > > Could it be related to this commit?
> >
> > Remove the obj/ directory (compile/KERNEL/modules/libmchain, IIRC)
> > and retry. I have this patch on my -stable machine and build both
> > -current and -stable.
>
> Well my -stable nightly "make release" also died with this message and
> it starts with a clean chroot area, so I guess obj is as clean as it
> can be. :-)
Bah. I checked my tree again and found the other half of the
fix that I had neglected to commit: sys/conf/kmod.mk. I just
committed that portion as well.
--
Jonathan
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010519103102.A68487>
