www/firefox failing to compile on 9.0-RELEASE (amd64) with system clang
Jan Beich
jbeich at tormail.org
Sun Feb 24 12:52:07 UTC 2013
ashish at FreeBSD.org (Ashish SHUKLA) writes:
> /wrkdirs/usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/JARSignatureVerification.cpp:573:12: error: use of undeclared identifier 'gPIPNSSLog'
> PR_LOG(gPIPNSSLog, PR_LOG_DEBUG, ("Failed to decode PKCS#7 item: %s",
> ^
> /usr/local/include/nspr/prlog.h:177:23: note: expanded from:
> if (PR_LOG_TEST(_module,_level)) { \
> ^
> /usr/local/include/nspr/prlog.h:166:7: note: expanded from:
> ((_module)->level >= (_level))
> ^
Enable LOGGING again or wait for the following to land in ports repo.
http://lists.freebsd.org/pipermail/freebsd-gecko/2013-February/003118.html
More information about the freebsd-gecko
mailing list