From owner-freebsd-hackers@FreeBSD.ORG Fri Nov 24 09:09:19 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 98E5016A40F; Fri, 24 Nov 2006 09:09:19 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA2D643D69; Fri, 24 Nov 2006 09:08:34 +0000 (GMT) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 2FAC3EB11F8; Fri, 24 Nov 2006 17:09:14 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id t0e42h0gkK1z; Fri, 24 Nov 2006 17:09:07 +0800 (CST) Received: from [10.217.12.203] (sina152-194.staff.sina.com.cn [61.135.152.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id A0D69EB119E; Fri, 24 Nov 2006 17:09:05 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=R2ZEdu27dqzLL1kN3g4iNm57TgCP5WqVlGotFHJJ5K4OU+vGpJeZ6A84fHVjfumSL C86ovTiI5KlbHK/eq9Rpg== Message-ID: <4566B69C.3010907@delphij.net> Date: Fri, 24 Nov 2006 17:08:44 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.8 (Macintosh/20061025) MIME-Version: 1.0 To: Michael Bushkov References: <200611241034.17514.bushman@freebsd.org> In-Reply-To: <200611241034.17514.bushman@freebsd.org> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig134E9A1F7772CB0E0FD6DDB2" Cc: freebsd-hackers@freebsd.org Subject: Re: [PATCH] make_libdeps.sh in -CURRENT X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Nov 2006 09:09:19 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig134E9A1F7772CB0E0FD6DDB2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Michael Bushkov wrote: > Hello, > As far as I understand the src/tools/make_libdeps.sh logic, its current= =20 > version handles any library that uses bsd.own.mk header incorrectly, be= cause=20 > the "make -V LDADD" command always fails with "undefined MK_XXX variabl= e". >=20 > Small patch, that is attached to this letter, fixes the problem. Yes, I think it makes sense to make use of the mk/ files that is provided in the source tree here, I have just checked the change against -HEAD. Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enig134E9A1F7772CB0E0FD6DDB2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFZracOfuToMruuMARA6/6AJ4x36NDBm566sup7KhIWkDCu9SECACePTF8 IBJKzggYVIpg8lHI+sTwRUU= =8Tbr -----END PGP SIGNATURE----- --------------enig134E9A1F7772CB0E0FD6DDB2--