[gstreamer-bugs] [Bug 620233] New: x264 is automatically selected on the presence of the files on the system; but fails to build
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 1 02:12:35 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=620233
GStreamer | gst-plugins-bad | 0.10.15
Summary: x264 is automatically selected on the presence of the
files on the system; but fails to build
Classification: Desktop
Product: GStreamer
Version: 0.10.15
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: marc.leeman at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
On a system where x264 is installed; it is selected to be built. However; the
built fails due to a header file struct change.
Version check seems to incomplete.
See http://bugs.debian.org/584094
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile cc
-DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith
-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings
-Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self
-Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar
-Wnested-externs -g -g -O2 -g -Wall -O2 -Wno-error -g -O2 -g -Wall -O2
-Wno-error -c -o libgstx264_la-gstx264enc.lo `test -f 'gstx264enc.c' || echo
'./'`gstx264enc.c
gstx264enc.c: In function ‘gst_x264_enc_init_encoder’:
gstx264enc.c:597: error: ‘struct <anonymous>’ has no member named
‘i_weighted_pred’
make[4]: *** [libgstx264_la-gstx264enc.lo] Error 1
make[4]: Leaving directory
`/users/firmware/mleeman/squeeze/gstreamer-20100531/debian-src/gst-plugins-ugly0.10-0.10.15/ext/x264'
--
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