Firefox 14 Build Failure
Jan Beich
jbeich at tormail.org
Fri Jul 27 06:16:43 UTC 2012
Gerard Seibert <gerard at seibercom.net> writes:
> FreeBSD-8.3 STABLE amd64
>
> I have attempted top build Firefox-14 twice without success. The build
> always fails with the following message:
>
> configure: error: --with-system-png won't work because the system's
> libpng doesn't have APNG support
> ===> Script "../configure" failed unexpectedly.
graphics/png is now required to be built with APNG option turned ON.
But if you *really* don't want add the following to Makefile.local
USE_MOZILLA += -png
and firefox would use bundled libpng-1.5.9 with apng patch applied.
FWIW, pkgng does track options but there is no *.mk magic to take
advantage of this yet.
$ tar xOf png-1.5.12.txz --include +MANIFEST | fgrep -i opt
options: {APNG: on}
>
> I have attached a copy of the build log and the "config.log" file that
> you requested.
>
> Please contact me if I can be of assistance.
More information about the freebsd-gecko
mailing list