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

Dimitry Andric dim at FreeBSD.org
Wed Sep 5 09:11:53 UTC 2012


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


More information about the freebsd-current mailing list