From owner-freebsd-doc@FreeBSD.ORG Sat Sep 4 03:40:28 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 128C216A4D2 for ; Sat, 4 Sep 2004 03:40:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ABD043D55 for ; Sat, 4 Sep 2004 03:40:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i843eKig023304 for ; Sat, 4 Sep 2004 03:40:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i843eKbi023303; Sat, 4 Sep 2004 03:40:20 GMT (envelope-from gnats) Resent-Date: Sat, 4 Sep 2004 03:40:20 GMT Resent-Message-Id: <200409040340.i843eKbi023303@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Pepper Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 459E816A4CE for ; Sat, 4 Sep 2004 03:31:47 +0000 (GMT) Received: from www.reppep.com (www.reppep.com [66.92.104.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id F06CD43D5C for ; Sat, 4 Sep 2004 03:31:44 +0000 (GMT) (envelope-from pepper@reppep.com) Received: by www.reppep.com (Postfix, from userid 501) id 57909FE6F; Fri, 3 Sep 2004 23:31:44 -0400 (EDT) Message-Id: <20040904033144.57909FE6F@www.reppep.com> Date: Fri, 3 Sep 2004 23:31:44 -0400 (EDT) From: Chris Pepper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Paul Mather Subject: docs/71359: /usr/share/examples/etc/make.conf contains broken CXXFLAGS X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Pepper List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2004 03:40:28 -0000 >Number: 71359 >Category: docs >Synopsis: /usr/share/examples/etc/make.conf contains broken CXXFLAGS >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 04 03:40:19 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Chris Pepper >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD www.reppep.com 4.10-STABLE FreeBSD 4.10-STABLE #16: Wed Jul 21 18:25:39 EDT 2004 root@www.reppep.com:/usr/obj/usr/src/sys/REPPEP i386 >Description: /usr/share/examples/etc/make.conf suggests: CXXFLAGS+= -fmemoize-lookups -fsave-memoized but this prevents make buildworld in RELENG_5. See also http://news.gw.com/freebsd.current/65460 . >How-To-Repeat: CXXFLAGS+= -fmemoize-lookups -fsave-memoized" >> /etc/make.conf && cd /usr/src && make buildworld >Fix: Remove this sample from the example, or replace it with one that's safe under RELENG_5 >Release-Note: >Audit-Trail: >Unformatted: