[Bug 202165] www/firefox 40.0 fails to build with logging disabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 7 21:22:32 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202165

--- Comment #1 from rsmith at xs4all.nl ---
The problem seems to originate in "work/mozilla-release/gfx/2d/Logging.h".

This file conditionally includes "prlog.h" if MOZ_LOGGING is defined.
But it *uses* constants and structures from "prlog.h" unconditionally.

What I cannot figure out from the port Makefile is if and how the LOGGING
option is related to this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list