Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15043] New: gst-plugins does not build with x264 support

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15043] New: gst-plugins does not build with x264 support
  • Date: 22 Jan 2009 14:47:27 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15043

Summary: gst-plugins does not build with x264 support
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: video-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: dkowis AT shlrm.org


gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread
-I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED
-Wall -march=nocona -m32 -pipe -Os -march=nocona -m32 -pipe -Os -MT
libx264_la-x264enc.lo -MD -MP -MF .deps/libx264_la-x264enc.Tpo -c x264enc.c
-fPIC -DPIC -o .libs/libx264_la-x264enc.o
x264enc.c: In function 'gst_x264enc_get_property':
x264enc.c:463: error: 'struct <anonymous>' has no member named 'b_cbr'
x264enc.c: In function 'gst_x264enc_set_property':
x264enc.c:506: error: 'struct <anonymous>' has no member named 'b_cbr'
make[3]: *** [libx264_la-x264enc.lo] Error 1
make[3]: Leaving directory `/usr/src/gst-plugins-0.8.12/ext/x264'
make[2]: Leaving directory `/usr/src/gst-plugins-0.8.12/ext'
make[2]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gst-plugins-0.8.12'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
! Problem Detected !


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page