https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202165
--- Comment #1 from [email protected] --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
