[Bug 679180] New: Undefined reference to g_value_get_schar under Ubuntu 12.04

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 29 23:45:27 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679180
  GStreamer | gst-android | git

           Summary: Undefined reference to g_value_get_schar under Ubuntu
                    12.04
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-android
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: cowwoc at bbs.darktech.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Invoking setup.sh in gstreamer_ndk_bundle I get:

gstreamer-0.10_ndk_bundle/jni/../glib/gobject/gmarshal.c:149: undefined
reference to `g_value_get_schar'

According to
http://gstreamer-devel.966125.n4.nabble.com/Problem-building-gstreamer-ndk-bundle-maybe-gstreamer-OS-related-tp4655141p4655150.html
something broke in glib 2.32 but looking at
http://developer.gnome.org/gobject/stable/gobject-Standard-Parameter-and-Value-Types.html#g-value-get-schar
this method didn't even exist before version 2.32.

According to
http://lists.freedesktop.org/archives/gstreamer-android/2011-November/000114.html
it sounds like the build is picking up glib from the system instead of
gstreamer_ndk_bundle/glib but I'm not sure how to fix this.

How are we supposed to build gstreamer_ndk_bundle under Ubuntu 12.04?

-- 
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