From owner-freebsd-questions@FreeBSD.ORG Mon Jul 30 05:02:54 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDB801065679 for ; Mon, 30 Jul 2012 05:02:54 +0000 (UTC) (envelope-from dacoder@dcoder.net) Received: from ns3.dcoder.net (ns3.dcoder.net [128.177.28.124]) by mx1.freebsd.org (Postfix) with ESMTP id 7F9808FC08 for ; Mon, 30 Jul 2012 05:02:38 +0000 (UTC) Received: by ns3.dcoder.net (Postfix, from userid 1001) id 2EE235DAC4; Mon, 30 Jul 2012 00:53:08 -0400 (EDT) Date: Mon, 30 Jul 2012 00:53:08 -0400 From: david coder To: freebsd-questions@freebsd.org Message-ID: <20120730045308.GH7369@mail3.dcoder.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <196283DD-839D-45E2-8277-861CA590D871@airwired.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Re: Firefox 14 build broken due to wrong libpng X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jul 2012 05:02:54 -0000 same problem. so i rebuilt png w/ OPTIONS= APNG "Animated PNG support" On firefox build still fails because of complaints about APNG. what am i missing here? i'm running 8.3, btw, less than a month old. david coder +++ Christian Weisgerber [27/07/12 19:19 +0000]: >Dan Allen wrote: > >> 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. > >You need to rebuild graphics/png with the APNG option enabled. This >is the default now, but it wasn't until a year ago. So if you have >a system that has been upgraded for a long time, you probably >installed png, hit return for the default options and have been >stuck with APNG=off since then. > >You're not the first one to be bitten by this and you won't be the >last one. > >-- >Christian "naddy" Weisgerber naddy@mips.inka.de > >_______________________________________________ >freebsd-ports@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-ports >To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"