Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2001 16:02:07 +0200 (SAT)
From:      John Hay <jhay@icomtek.csir.co.za>
To:        jlemon@flugsvamp.com (Jonathan Lemon)
Cc:        olgeni@FreeBSD.org (Jimmy Olgeni), jlemon@FreeBSD.org (Jonathan Lemon), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/mk bsd.kmod.mk
Message-ID:  <200105191402.f4JE27689908@zibbi.icomtek.csir.co.za>
In-Reply-To: <20010519083426.Q56610@prism.flugsvamp.com> from Jonathan Lemon at "May 19, 2001 08:34:26 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> > 
> > > 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. :-)

John
-- 
John Hay -- John.Hay@icomtek.csir.co.za

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?200105191402.f4JE27689908>