Date: Fri, 18 Jun 2004 19:47:33 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.kmod.mk Message-ID: <20040618164732.GB16260@ip.net.ua> In-Reply-To: <200406181638.i5IGch7K079518@repoman.freebsd.org> References: <200406181638.i5IGch7K079518@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--IiVenqGWf+H9Y6IX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 18, 2004 at 04:38:43PM +0000, Pawel Jakub Dawidek wrote: > pjd 2004-06-18 16:38:43 UTC >=20 > FreeBSD src repository >=20 > Modified files: > share/mk bsd.kmod.mk=20 > Log: > Check if ${_dir}/kern exists as well, because if it doesn't exists > we will fail later and we can miss good kernel source tree directory. > I found this trying to compile kld module and it finds 'conf/kmod.mk' > in '../..', but it fails later, because there is no 'kern' directory, > but there is valid kernel source tree still in /usr/src/sys/. > =20 > Revision Changes Path > 1.89 +2 -2 src/share/mk/bsd.kmod.mk >=20 It fixes just one out of dozen other possibilities of partial checkouts. Doesn't setting SYSDIR work already for your case? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --IiVenqGWf+H9Y6IX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA0xykqRfpzJluFF4RAnUkAKCY7DhgYttUmLvuLWxrzsln9bt3MwCaAheu mO3CjNTTY2PNk/1SzMdFWT8= =xw4u -----END PGP SIGNATURE----- --IiVenqGWf+H9Y6IX--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040618164732.GB16260>