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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"