[gst-devel] Using playbin2

Jeffrey Barish jeff_barish at earthlink.net
Fri Jun 26 00:32:17 CEST 2009


Jeffrey Barish wrote:

> I made it farther this time.  Can anyone tell me what I need to do to fix
> this:
> 
> Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
> [GCC 4.3.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import gst
> python: symbol lookup error: gst/.libs/_gst.so: undefined symbol:
> gst_search_mode_get_type

By the way, when I made gst-plugins-base-0.10.23, gio was listed as
a "plug-in with dependencies that will not be built".  Could this be the
problem?  I couldn't figure out how to get the make to include gio.

Also, in reviewing the steps I took, I see that although the make of
gst-python appeared to complete successfully, I have many messages along
the lines of "Could not write method ..." and "Could not write virtual
accessor method ..." and "Could not write interface proxy" and "Could not
write function ...".

The make of gstreamer-0.10.23 was clean.  The make of
gst-plugins-base-0.10.23 was clean, except for the gio issue.  The
configure of gst-python-0.10.15 was clean.  Only the make of
gst-python-0.10.15 was unclean.  I presume that I have the wrong version of
something, but there was no message to that effect in the configure.
-- 
Jeffrey Barish





More information about the gstreamer-devel mailing list