From owner-freebsd-doc@FreeBSD.ORG Tue Dec 7 22:54:19 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 825EC16A4CE for ; Tue, 7 Dec 2004 22:54:19 +0000 (GMT) Received: from rocksteady.bowdoin.edu (rocksteady.bowdoin.edu [139.140.34.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4356A43D45 for ; Tue, 7 Dec 2004 22:54:19 +0000 (GMT) (envelope-from alec@thened.net) Received: by rocksteady.bowdoin.edu (Postfix, from userid 12008) id A31D7A330; Tue, 7 Dec 2004 17:54:18 -0500 (EST) Date: Tue, 7 Dec 2004 17:54:18 -0500 From: Alec Berryman To: freebsd-doc@FreeBSD.org Message-ID: <20041207225418.GA30467@thened.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline X-Ned-Wuz-Here: Yes X-GPG-Fingerprint: 3DB5 8785 53D9 8BF4 5049 B6B9 02E7 7FD9 881C 85C4 X-GPG-Key: http://www.thened.net/~alec/static/alec.asc User-Agent: Mutt/1.5.6i Subject: /usr/share/examples/etc/make.conf contains broken CXXFLAGS X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 22:54:19 -0000 --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi doc team, http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/71359 from September documents a serious error in /usr/share/examples/etc/make.conf from RELENG_5 - the CXXFLAGS do not work with 5.x. Only knowing a little about C++, I blindly copied the recommended CXXFLAGS while constructing a make.conf and subsequently had a bit of trouble tracking down the cause of the error. It doesn't look like the report has been touched in months. The fix is a one-liner - take out the broken CXXFLAGS mentioned in the report. It'd be great if that were fixed or at least put back on someone's radar. Thanks for your time! --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (OpenBSD) iD8DBQFBtjSaAud/2YgchcQRAkmdAJ9lPrBuC54kwn6nynyaASeGeub7vgCeIYIX lVKRmnFu8u1RtNXfWVW/zbs= =uPqA -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--