From owner-freebsd-embedded@FreeBSD.ORG Mon Oct 15 22:57:17 2007 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D94E816A419; Mon, 15 Oct 2007 22:57:17 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from solow.pil.dk (relay.pil.dk [195.41.47.164]) by mx1.freebsd.org (Postfix) with ESMTP id 888BE13C4A3; Mon, 15 Oct 2007 22:57:16 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by solow.pil.dk (Postfix) with ESMTP id 51ED01CC0C2; Tue, 16 Oct 2007 00:37:55 +0200 (CEST) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id 7934B1703B; Tue, 16 Oct 2007 00:37:54 +0200 (CEST) Date: Tue, 16 Oct 2007 00:37:54 +0200 From: Henrik Brix Andersen To: "M. Warner Losh" Message-ID: <20071015223753.GB13217@tirith.brixandersen.dk> Mail-Followup-To: "M. Warner Losh" , freebsd-embedded@freebsd.org, bug-followup@freebsd.org, ru@freebsd.org References: <20070701233235.GA875@tirith.brixandersen.dk> <20070701.190135.-1435633623.imp@bsdimp.com> <20070702084757.GA8274@tirith.brixandersen.dk> <20070702.074721.148284252.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: <20070702.074721.148284252.imp@bsdimp.com> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-embedded@freebsd.org, bug-followup@freebsd.org Subject: Re: bin/11420 [nanobsd] Build failure on RELENG_6 X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Oct 2007 22:57:17 -0000 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 02, 2007 at 07:47:21AM -0600, M. Warner Losh wrote: > In message: <20070702084757.GA8274@tirith.brixandersen.dk> > Henrik Brix Andersen writes: > : On Sun, Jul 01, 2007 at 07:01:35PM -0600, M. Warner Losh wrote: > : > In message: <20070701233235.GA875@tirith.brixandersen.dk> > : > Henrik Brix Andersen writes: > : ... > : > : [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D114200 > : >=20 > : > This patch is incorrect. > : >=20 > : > +.if !defined(NO_INSTALLLIB) > : >=20 > : > should be > : >=20 > : > +.if ${MK_INSTALLIB} !=3D "no" > :=20 > : Oh - thanks for catching this. I guess the same change should be done > : in lib/ncurses/ncurses/Makefile, then? >=20 > I belive so. I've CC'd ru@ to make sure. Any updates on this? It would be nice to have this install problem fixed before 7.0-RELEASE. Regards, Brix --=20 Henrik Brix Andersen --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: GnuPG signed iD8DBQFHE+vBv+Q4flTiePgRAnNRAJoCv66FAnzz41gRtJRO1Dxf+/3imwCgkad9 5AD37lBo8IF4kiTbwFcvR3o= =E2ZK -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--