[gstreamer-bugs] [Bug 325534] New: gst-plugins-base build fails with struct _GstPlayBaseBin' has no member named 'thread'

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 2 10:10:27 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=325534
 GStreamer | gst-plugins-base | Ver: 0.10.0

           Summary: gst-plugins-base build fails with struct
                    _GstPlayBaseBin' has no member named 'thread'
           Product: GStreamer
           Version: 0.10.0
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: james at usr-local-bin.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Trying to build gst-plugins-base-0.10.1 against GStreamer 0.10.1 fails with the
following error (same happens with 0.10.0 as well):

if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../..    -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/libxml2
-I/opt/gnome/include/gstreamer-0.10 -I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib/glib-2.0/include   -Wall  -g   -DGST_DISABLE_DEPRECATED -O2 -g
-march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT
libgstplaybin_la-gstplaybasebin.lo -MD -MP -MF
".deps/libgstplaybin_la-gstplaybasebin.Tpo" -c -o
libgstplaybin_la-gstplaybasebin.lo `test -f 'gstplaybasebin.c' || echo
'./'`gstplaybasebin.c; \
then mv -f ".deps/libgstplaybin_la-gstplaybasebin.Tpo"
".deps/libgstplaybin_la-gstplaybasebin.Plo"; else rm -f
".deps/libgstplaybin_la-gstplaybasebin.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread
-I/usr/include/libxml2 -I/opt/gnome/include/gstreamer-0.10
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -Wall -g
-DGST_DISABLE_DEPRECATED -O2 -g -march=i586 -mtune=i686 -fmessage-length=0
-D_FORTIFY_SOURCE=2 -MT libgstplaybin_la-gstplaybasebin.lo -MD -MP -MF
.deps/libgstplaybin_la-gstplaybasebin.Tpo -c gstplaybasebin.c  -fPIC -DPIC -o
.libs/libgstplaybin_la-gstplaybasebin.o
gstplaybasebin.c: In function 'prepare_output':
gstplaybasebin.c:1435: error: 'struct _GstPlayBaseBin' has no member named
'thread'
make[4]: *** [libgstplaybin_la-gstplaybasebin.lo] Error 1
make[4]: Leaving directory
`/usr/src/packages/BUILD/gst-plugins-base-0.10.1/gst/playback'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/usr/src/packages/BUILD/gst-plugins-base-0.10.1/gst/playback'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/src/packages/BUILD/gst-plugins-base-0.10.1/gst'make[1]: ***
[all-recursive] Error 1
make[1]: Leaving directory `/usr/src/packages/BUILD/gst-plugins-base-0.10.1'
make: *** [all] Error 2


-- 
Configure bugmail: http://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