From owner-freebsd-ports@FreeBSD.ORG Mon Oct 15 22:40:03 2007 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76EE016A417 for ; Mon, 15 Oct 2007 22:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5484813C47E for ; Mon, 15 Oct 2007 22:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9FMe34b035295 for ; Mon, 15 Oct 2007 22:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9FMe31b035294; Mon, 15 Oct 2007 22:40:03 GMT (envelope-from gnats) Date: Mon, 15 Oct 2007 22:40:03 GMT Message-Id: <200710152240.l9FMe31b035294@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org From: Henrik Brix Andersen Cc: Subject: Re: bin/11420 [nanobsd] Build failure on RELENG_6 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Henrik Brix Andersen List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Oct 2007 22:40:03 -0000 The following reply was made to PR ports/11420; it has been noted by GNATS. From: Henrik Brix Andersen To: "M. Warner Losh" Cc: freebsd-embedded@freebsd.org, bug-followup@freebsd.org, ru@freebsd.org Subject: Re: bin/11420 [nanobsd] Build failure on RELENG_6 Date: Tue, 16 Oct 2007 00:37:54 +0200 --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--