Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Sep 2012 14:19:36 +0200
From:      Niclas Zeising <zeising@daemonic.se>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        Current FreeBSD <freebsd-current@FreeBSD.org>, "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Subject:   Re: Firefox-15/Thunderbird-15: won't compile on FreeBSD 10.0-CUR: /jsproxy.h:17:7: error: visibility does not match previous declaration
Message-ID:  <504894D8.6020007@daemonic.se>
In-Reply-To: <50471757.4070202@FreeBSD.org>
References:  <5047093A.5060408@zedat.fu-berlin.de> <50471757.4070202@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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