From owner-freebsd-bugs Wed Feb 25 12:50:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13577 for freebsd-bugs-outgoing; Wed, 25 Feb 1998 12:50:05 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13562; Wed, 25 Feb 1998 12:50:02 -0800 (PST) (envelope-from gnats) Received: from coleridge.kublai.com (coleridge.kublai.com [207.96.1.116]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA13229 for ; Wed, 25 Feb 1998 12:48:42 -0800 (PST) (envelope-from shmit@natasya.kublai.com) Received: from natasya.kublai.com (natasya.kublai.com [207.172.25.236]) by coleridge.kublai.com (8.8.8/8.8.8) with ESMTP id PAA05042 for ; Wed, 25 Feb 1998 15:48:35 -0500 (EST) (envelope-from shmit@natasya.kublai.com) Received: (from shmit@localhost) by natasya.kublai.com (8.8.8/8.8.8) id PAA07506; Wed, 25 Feb 1998 15:48:31 -0500 (EST) Message-Id: <199802252048.PAA07506@natasya.kublai.com> Date: Wed, 25 Feb 1998 15:48:31 -0500 (EST) From: Brian Cully Reply-To: shmit@kublai.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/5847: make world fails with CXXFLAGS set Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 5847 >Category: bin >Synopsis: Makeworld fails if CXXFLAGS is set. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 25 12:50:01 PST 1998 >Last-Modified: >Originator: Brian Cully >Organization: >Release: FreeBSD 3.0-CURRENT i386 and FreeBSD-RELENG_2_2 >Environment: >Description: It looks like CXXFLAGS only gets set if it's not already set, so proper include flags get lost. >How-To-Repeat: # export CXXFLAGS="-O" # cd /usr/src # make world >Fix: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message