Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2012 12:04:39 -0600
From:      Dan Allen <danallen46@airwired.net>
To:        freebsd-ports@freebsd.org
Subject:   Firefox 14 build broken due to wrong libpng
Message-ID:  <196283DD-839D-45E2-8277-861CA590D871@airwired.net>

next in thread | raw e-mail | index | archive | help
My build from ports of Firefox 14.0.1 dies in the configure script.  It =
says that the system PNG library does not support APNGs.  (I am on =
FreeBSD 8.3 stable.)  Anyway, if I manually run config

	./configure --without-system-png

then configure succeeds, but then configure says that I am not building =
with a separate obj tree and gmake ends up failing later on.  Obviously =
I need the full build scripts.

Possible fix: add --without-system-png to the BSD overrides?

Dan Allen




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?196283DD-839D-45E2-8277-861CA590D871>