[Bug 665684] Build fails with libpng on Lion

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 13 06:27:20 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=665684
  GStreamer | gst-plugins-good | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |NOTGNOME

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-12-13 14:27:11 UTC ---
This looks like a warning created by the png_jmpbuf() macro of your libpng
version. You can work around this warning by building with

> make CFLAGS+="-Wno-error"

but in the end this should be fixed in your libpng.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list