Building gstreamer_ndk_bundle problem

Marko Matić cipiripper at gmail.com
Tue May 29 13:33:13 PDT 2012


Hi Reynaldo,

thanks for your response! Heres what I tried:

- compiled/installed the glib-2.33.1 from source to /home/marko/glib-2.33.1
- exported those two env. vars like this: $ export GLIB_GENMARSHAL=~
/marko/glib-2.33.1/gobject/glib-genmarshal
- if I execute: $ printenv GLIB_GENMARSHAL I get
"/home/marko/glib-2.33.1/gobject/glib-genmarshal"
(also works for GLIB_COMPILE_SCHEMAS)
- if I execute: $ pkg-config --modversion glib-2.0 I get "2.33.1" so I
guess that it is installed properly

But still I got the same error...

Do I need to copy the source of glib-2.33.1 somewhere in
gstreamer_ndk_bundle folder, or to change something there so ndk-build uses
the sources provided in the glib-2.33.1 folder? Because it seams that it is
not trying to compile with new glib sources, but instead uses some other
which dont define g_value_get_schar.

- Marko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20120529/f3aab861/attachment.html>


More information about the gstreamer-android mailing list