pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45193: firefox build error - stl wrappers can't find throw_gcc.h
The following reply was made to PR pkg/45193; it has been noted by GNATS.
From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: alexh%dragonflybsd.org@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/45193: firefox build error - stl wrappers can't find
throw_gcc.h
Date: Mon, 1 Aug 2011 10:26:49 +0200
Hi,
> >Synopsis: firefox build error - stl wrappers can't find throw_gcc.h
This issue pertains to the following configure checks and the
WRAP_STL_INCLUDES Makefile definition.
checking For gcc visibility bug with class-level attributes
(GCC bug 26905)... yes
checking For x86_64 gcc visibility bug with builtins
(GCC bug 20297)... no
After make configure, do a recursive grep for WRAP_STL_INCLUDES to see
where it is defined and where it isn't. My guess would be that there
are multiple places in the tree that do this check, but not all of them
are firing.
Home |
Main Index |
Thread Index |
Old Index