Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2003 08:17:44 +0300
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Andrew Reilly <areilly@bigpond.net.au>
Cc:        Anton Zavrin <antonzav@pacbell.net>
Subject:   Re: Broken buildworld in groff, 4.8-stable?
Message-ID:  <20030421051744.GB46669@sunbay.com>
In-Reply-To: <1050880128.23490.11.camel@gurney.reilly.home>
References:  <001e01c30690$816f5400$0200a8c0@travel> <1050824025.23490.6.camel@gurney.reilly.home> <20030420095512.GB40279@sunbay.com> <1050880128.23490.11.camel@gurney.reilly.home>

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

--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 <sys.mk>.


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--



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