From owner-cvs-all Thu Nov 21 2:42:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1BCD37B401; Thu, 21 Nov 2002 02:42:31 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E4F243E42; Thu, 21 Nov 2002 02:42:16 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id gALAfohC086854 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 21 Nov 2002 12:41:50 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id gALAfoTg086849; Thu, 21 Nov 2002 12:41:50 +0200 (EET) Date: Thu, 21 Nov 2002 12:41:50 +0200 From: Ruslan Ermilov To: Julian Elischer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include Makefile Message-ID: <20021121104150.GA86571@sunbay.com> References: <200211211031.gALAVBIi054020@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <200211211031.gALAVBIi054020@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 21, 2002 at 02:31:11AM -0800, Julian Elischer wrote: > julian 2002/11/21 02:31:11 PST >=20 > Modified files: > include Makefile=20 > Log: > Temporarily remove the install of bluetooth include files.. > something "VERY WIERD" happens to them during buildworld.. > The sources get replaced by symlinks to themselves (!?) > =20 > Revision Changes Path > 1.188 +2 -1 src/include/Makefile >=20 Here's the real fix (relative to previous revision): %%% Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/include/Makefile,v retrieving revision 1.187 diff -u -r1.187 Makefile --- Makefile 21 Nov 2002 00:37:48 -0000 1.187 +++ Makefile 21 Nov 2002 10:40:41 -0000 @@ -41,9 +41,9 @@ security/lomac security/mac_biba security/mac_bsdextended \ security/mac_mls security/mac_partition ufs/ffs ufs/ufs =20 -# For SHARED=3Dsymlinks, cam and netatm are symlinks, so cam/scsi and neta= tm/* -# are taken care of -LSYMSUBDIRS=3D ${LSUBDIRS:Ncam/scsi:Nnetatm/*} +# For SHARED=3Dsymlinks, cam, netatm, and netgraph are symlinks, so cam/sc= si, +# netatm/*, and netgraph/* are taken care of +LSYMSUBDIRS=3D ${LSUBDIRS:Ncam/scsi:Nnetatm/*:Nnetgraph/*} =20 # Define SHARED to indicate whether you want symbolic links to the system # source (``symlinks''), or a separate copy (``copies''). ``symlinks'' is %%% --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE93LhuUkv4P6juNwoRApv/AJ0df7Z9e8vhFN1D983OmyuGcVXRUQCfTTAL KJPa3aINmuPNb3FqhJ7EmSw= =qiMs -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message