Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 1998 15:48:31 -0500 (EST)
From:      Brian Cully <shmit@kublai.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/5847: make world fails with CXXFLAGS set
Message-ID:  <199802252048.PAA07506@natasya.kublai.com>

next in thread | raw e-mail | index | archive | help

>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802252048.PAA07506>