Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2001 12:02:25 -0700
From:      Jordan Hubbard <jkh@osd.bsdi.com>
To:        jlemon@flugsvamp.com
Cc:        olgeni@FreeBSD.org, jlemon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/mk bsd.kmod.mk
Message-ID:  <20010519120225O.jkh@osd.bsdi.com>
In-Reply-To: <20010519083426.Q56610@prism.flugsvamp.com>
References:  <200105181942.f4IJgWR42627@freefall.freebsd.org> <20010519132332.E2852-100000@olgeni.olgeni> <20010519083426.Q56610@prism.flugsvamp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I'll bet you didn't test it with a "make release" though. :)
It's broken.

- Jordan

From: Jonathan Lemon <jlemon@flugsvamp.com>
Subject: Re: cvs commit: src/share/mk bsd.kmod.mk
Date: Sat, 19 May 2001 08:34:26 -0500

> On Sat, May 19, 2001 at 01:47:13PM +0200, Jimmy Olgeni wrote:
> > 
> > On Fri, 18 May 2001, Jonathan Lemon 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.
> -- 
> 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?20010519120225O.jkh>