[Bug 723446] gst-plugins-good fails to build on ubuntu 10.04
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 4 05:10:50 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=723446
GStreamer | gst-plugins-good | git
--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-02-04 13:10:47 UTC ---
Problem is that the test program created is broken, note the first line:
| HAVE_V4L2_PLANE=yes
|
| int
| main ()
| {
| if (sizeof (struct v4l2_plane))
| return 0;
| ;
| return 0;
| }
--
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