Firefox-15/Thunderbird-15: won't compile on FreeBSD 10.0-CUR: /jsproxy.h:17:7: error: visibility does not match previous declaration

Niclas Zeising zeising at daemonic.se
Thu Sep 6 12:19:42 UTC 2012


On 2012-09-05 11:11, Dimitry Andric wrote:
> On 2012-09-05 10:11, O. Hartmann wrote:
>> Udating/reinstalling of both ports www/firefox (15.0) and
>> mail/thunderbird (15) fail with an error like showed below.
> ....
>> ./jsproxy.h:17:7: error: visibility does not match previous declaration
>> class JS_FRIEND_API(BaseProxyHandler) {
> 
> Please see: http://llvm.org/bugs/show_bug.cgi?id=13688
> 
> This is either a bug in clang 3.2, or alternatively, a problem with
> inconsistent declarations in libc++.

Except that libc++ is not used here, or at least I can't see a
-stdlib=libc++ in the command line string, so it is probably not related
to libc++.
Regards!
-- 
Niclas


More information about the freebsd-current mailing list