From imp@bsdimp.com Mon Jul 2 01:02:22 2007 Return-Path: Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C1BA316A421; Mon, 2 Jul 2007 01:02:22 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 7D79613C4B0; Mon, 2 Jul 2007 01:02:22 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l6210sCj003347; Sun, 1 Jul 2007 19:00:54 -0600 (MDT) (envelope-from imp@bsdimp.com) Message-Id: <20070701.190135.-1435633623.imp@bsdimp.com> Date: Sun, 01 Jul 2007 19:01:35 -0600 (MDT) From: "M. Warner Losh" To: henrik@brixandersen.dk Cc: freebsd-embedded@freebsd.org, bug-followup@freebsd.org In-Reply-To: <20070701233235.GA875@tirith.brixandersen.dk> Subject: Re: [nanobsd] Build failure on RELENG_6 bin/11420 References: <4640DA7C.3090508@miralink.com> <20070701233235.GA875@tirith.brixandersen.dk> >Number: 114202 >Category: bin >Synopsis: Re: [nanobsd] Build failure on RELENG_6 bin/114200 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 02 01:10:06 GMT 2007 >Closed-Date: Mon Jul 02 02:08:59 GMT 2007 >Last-Modified: Mon Jul 02 02:08:59 GMT 2007 >Originator: >Release: >Organization: >Environment: >Description: In message: <20070701233235.GA875@tirith.brixandersen.dk> Henrik Brix Andersen writes: : I have just submitted a patch for fixing this issue - see bin/114200 [1]. : : Regards, : Brix : : [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=114200 This patch is incorrect. +.if !defined(NO_INSTALLLIB) should be +.if ${MK_INSTALLIB} != "no" Warner >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Mon Jul 2 02:07:16 UTC 2007 State-Changed-Why: Misfiled followup to bin/114200; content migrated. Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jul 2 02:07:16 UTC 2007 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=114202 >Unformatted: