From owner-cvs-src@FreeBSD.ORG Fri Jun 18 16:48:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0E5316A4CE; Fri, 18 Jun 2004 16:48:55 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B64143D2D; Fri, 18 Jun 2004 16:48:54 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i5IGsCtU072304 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 18 Jun 2004 19:54:13 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i5IGlXc1016472; Fri, 18 Jun 2004 19:47:33 +0300 (EEST) (envelope-from ru) Date: Fri, 18 Jun 2004 19:47:33 +0300 From: Ruslan Ermilov To: Pawel Jakub Dawidek Message-ID: <20040618164732.GB16260@ip.net.ua> References: <200406181638.i5IGch7K079518@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IiVenqGWf+H9Y6IX" Content-Disposition: inline In-Reply-To: <200406181638.i5IGch7K079518@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.kmod.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 16:48:55 -0000 --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--