From owner-cvs-all Thu Jun 13 23:21: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mail-relay1.yahoo.com (mail-relay1.yahoo.com [216.145.48.34]) by hub.freebsd.org (Postfix) with ESMTP id 387AE37B413; Thu, 13 Jun 2002 23:20:56 -0700 (PDT) Received: from FreeBSD.org (12-234-90-219.client.attbi.com [12.234.90.219]) by mail-relay1.yahoo.com (Postfix) with ESMTP id C7DB78B5BA; Thu, 13 Jun 2002 23:20:55 -0700 (PDT) Message-ID: <3D098B47.95A2E85B@FreeBSD.org> Date: Thu, 13 Jun 2002 23:20:55 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.79 [en] (X11; U; FreeBSD 4.5-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Joe Marcus Clarke Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: pkg-config generating bogus -I lines References: <20020613181722.G62909-100000@zoot.corp.yahoo.com> <1024028117.355.9.camel@gyros.marcuscom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Joe Marcus Clarke wrote: > I have made some patches to fix this, Looks good, thanks. > however, your latest patches fail > to build right after acknowledging the libwarning. Changing: > > @(/usr/bin/dialog --textbox ${MASTERDIR}/pkg-libwarning 15 70 || 1) > > to > > @(/usr/bin/dialog --textbox ${MASTERDIR}/pkg-libwarning 15 70 || > /usr/bin/true) > > fixes the problem. Yeah, I started testing this, then I actually fixed dialog locally so it masked my error. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message