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.
This is caused when libpng is build without apng support, you have to rebuild libpng and enable the apng option. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
