Broken buildworld in groff, 4.8-stable?
Ruslan Ermilov
ru at freebsd.org
Sun Apr 20 22:18:09 PDT 2003
On Mon, Apr 21, 2003 at 09:08:49AM +1000, Andrew Reilly wrote:
> Hi Ruslan,
>
> 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.
>
> 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!
>
> With CXXFLAGS removed, everything is happily building again now.
>
> 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?
>
You should ADD to CXXFLAGS, not overwrite it:
CXXFLAGS+= ...
See how it's set in <sys.mk>.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
ru at sunbay.com Sunbay Software AG,
ru at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20030421/67a0e474/attachment.bin
More information about the freebsd-stable
mailing list