From owner-freebsd-stable@FreeBSD.ORG Sun Apr 20 22:18:09 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6350537B401 for ; Sun, 20 Apr 2003 22:18:09 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B56C43FBD for ; Sun, 20 Apr 2003 22:18:06 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h3L5Hk62047284 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Apr 2003 08:17:46 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h3L5Hifu047275; Mon, 21 Apr 2003 08:17:44 +0300 (EEST) (envelope-from ru) Date: Mon, 21 Apr 2003 08:17:44 +0300 From: Ruslan Ermilov To: Andrew Reilly Message-ID: <20030421051744.GB46669@sunbay.com> References: <001e01c30690$816f5400$0200a8c0@travel> <1050824025.23490.6.camel@gurney.reilly.home> <20030420095512.GB40279@sunbay.com> <1050880128.23490.11.camel@gurney.reilly.home> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IrhDeMKUP4DT/M7F" Content-Disposition: inline In-Reply-To: <1050880128.23490.11.camel@gurney.reilly.home> User-Agent: Mutt/1.5.4i cc: stable@freebsd.org cc: Anton Zavrin Subject: Re: Broken buildworld in groff, 4.8-stable? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 05:18:09 -0000 --IrhDeMKUP4DT/M7F Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 21, 2003 at 09:08:49AM +1000, Andrew Reilly wrote: > Hi Ruslan, >=20 > On Sun, 2003-04-20 at 19:55, Ruslan Ermilov wrote: > > I see that your second "mkdep" command is damaged. It looks like > > your /etc/make.conf is damaged, probably by redefining CXXFLAGS. > > Show us your /etc/make.conf if you don't have CXXFLAGS there. >=20 > No need, because I did indeed have CXXFLAGS defined (an unsuccessful > attempt to get a port to compile with debugging flags). Thanks for > pointing that out! >=20 > With CXXFLAGS removed, everything is happily building again now. >=20 > If CXXFLAGS isn't it, is there any other equivalent to CFLAGS, that gets > used for C++ compilations, or is CFLAGS used to build C++ flags on too? >=20 You should ADD to CXXFLAGS, not overwrite it: CXXFLAGS+=3D ... See how it's set in . Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --IrhDeMKUP4DT/M7F Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+o374Ukv4P6juNwoRAkIfAJwNpaQrgt+CqUsPDj75ZZe4G5apkQCdHIG5 MG4ySRi9d4QqgYnn3yA9vy0= =ErVK -----END PGP SIGNATURE----- --IrhDeMKUP4DT/M7F--