From owner-cvs-all@FreeBSD.ORG Sun Jun 1 15:26:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62F1B37B401; Sun, 1 Jun 2003 15:26:33 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB1CD43F75; Sun, 1 Jun 2003 15:26:32 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h51MQOVm080948; Sun, 1 Jun 2003 15:26:28 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h51MQOwo080947; Sun, 1 Jun 2003 15:26:24 -0700 (PDT) Date: Sun, 1 Jun 2003 15:26:24 -0700 From: "David O'Brien" To: Dag-Erling Smorgrav Message-ID: <20030601222624.GA80929@dragon.nuxi.com> References: <200306011831.h51IVQxD054651@repoman.freebsd.org> <20030601211816.GE79746@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.1-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.sys.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2003 22:26:33 -0000 On Mon, Jun 02, 2003 at 12:16:38AM +0200, Dag-Erling Smorgrav wrote: > "David O'Brien" writes: > > On Sun, Jun 01, 2003 at 11:01:47PM +0200, Dag-Erling Smorgrav wrote: > > > Please back this out immediately. You can't possibly have tested it; > > > it breaks the build quite badly. > > Show me the failure. > > ===> gnu/usr.bin/gperf/doc > c++ -O -pipe -std=iso9899:1999 -I/home/des/tinderbox/CURRENT/ia64/ia64/obj/ia64/vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/i386/legacy/usr/include -I/vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/gnu/usr.bin/gperf -c /vol/vol0/users/des/tinderbox/CURRENT/ia64/ia64/src/contrib/gperf/src/bool-array.cc Thanks. I found I had NO_CXX set in my environment when I did this.