Problem in Building the gstreamer with the NDK

s.rawat imsaurabhrawat at gmail.com
Wed Nov 9 22:15:41 PST 2011


HI Stefan
I downloaded the latest glb - 2.28.8 (from here-->
http://ftp.gnome.org/pub/gnome/sources/glib/2.28/), untarred and
installed it according to INSTALL and included the $HOME/temp/bin to the
PATH.

I didnt get the error of glib-schema which was getting earlier.

But now I am running into this error ->

///home/softy/gst-ndk/gstreamer_ndk_bundle/jni/../glib/gobject/gsignal.h:29:30:
error: *gobject/gmarshal.h: No such file or directory
make: ***
[/home/softy/gst-ndk/gstreamer_ndk_bundle/obj/local/armeabi/objs-debug/audio-example/audio-example.o]
Error 1*

If this is redundant at this stage how can i avoid it.Did i miss something
again ??It will be good to add the "Common issues" section for the NDK
building as well in the
link<http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions>
.
"
Best Rgds and Thanks,
Saurabh

"..pain is temporary.....quitting lasts forever......"



On Thu, Nov 10, 2011 at 1:30 AM, <
gstreamer-android-request at lists.freedesktop.org> wrote:

> Send gstreamer-android mailing list submissions to
>        gstreamer-android at lists.freedesktop.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
> or, via email, send a message with subject or body 'help' to
>        gstreamer-android-request at lists.freedesktop.org
>
> You can reach the person managing the list at
>        gstreamer-android-owner at lists.freedesktop.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gstreamer-android digest..."
>
>
> Today's Topics:
>
>   1. Building GStreamer with the NDK (Reynaldo H. Verdejo Pinochet)
>   2. Re: Building GStreamer with the NDK (Stefan Sauer)
>   3. Problem in Building the gstreamer with the NDK (s.rawat)
>   4. Re: Problem in Building the gstreamer with the NDK
>      (Reynaldo H. Verdejo Pinochet)
>   5. Re: Problem in Building the gstreamer with the NDK (Stefan Sauer)
>   6. test mail (Kapil Agrawal)
>   7. Re: test mail (Reynaldo H. Verdejo Pinochet)
>   8. Re: test mail (Kapil Agrawal)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 08 Nov 2011 22:38:28 -0300
> From: "Reynaldo H. Verdejo Pinochet" <reynaldo at opendot.cl>
> Subject: Building GStreamer with the NDK
> To: gstreamer-android at lists.freedesktop.org
> Message-ID: <4EB9D994.1040205 at opendot.cl>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi Guys
>
> As I promised at GSTConf, you can finally find building instructions
> for trying out this NDK approach in our wiki page:
>
> http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions
>
> This is still a work in progress and there are a few nits to iron
> out still but overall, it's something you can try out and hopefully
> help improve!
>
> Best regards
>
> --
> Reynaldo
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 09 Nov 2011 11:23:31 +0100
> From: Stefan Sauer <ensonic at hora-obscura.de>
> Subject: Re: Building GStreamer with the NDK
> To: gstreamer-android at lists.freedesktop.org
> Message-ID: <4EBA54A3.3060605 at hora-obscura.de>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On 11/09/2011 02:38 AM, Reynaldo H. Verdejo Pinochet wrote:
> > Hi Guys
> >
> > As I promised at GSTConf, you can finally find building instructions
> > for trying out this NDK approach in our wiki page:
> >
> >
> http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions
> >
> > This is still a work in progress and there are a few nits to iron
> > out still but overall, it's something you can try out and hopefully
> > help improve!
> Awesome! I can confirm that it works. I followed the instructions and
> have it running on two phones (samsung nexus s (2.3.6) and lg p500
> (2.3.3)). Audio works great. Video rendering seems to be tricky - ndk
> need extra permissions to access surface flinger. If anyone has good
> ideas, speak up.
> Another thing we need to figure in the long run are the java bindings.
> Again if anyone has experience with those, please join the efforts.
>
> Stefan
> > Best regards
> >
> > --
> > Reynaldo
> > _______________________________________________
> > gstreamer-android mailing list
> > gstreamer-android at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 9 Nov 2011 16:09:17 +0530
> From: "s.rawat" <imsaurabhrawat at gmail.com>
> Subject: Problem in Building the gstreamer with the NDK
> To: gstreamer-android at lists.freedesktop.org
> Message-ID:
>        <CALwa49vugyvFpMkT5ggZ_NyC0v3irsEb-uh-cdNP+eKkSOn_JA at mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> HI,
> I have followed the exact
> instructions<
> http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions#Build_GStreamer_as_a_part_of_Android
> >,
> I have pulled the relevant shared libraries from the device' system/lib
> folder and pasted it inside the
>
> $NDK_HOME/platforms/android-9/arch-arm/usr/lib
>
>
> But i am getting this error :
>
> configure: WARNING: Divx4linux encore headers not found
> configure: WARNING: no WildMidi library found (libWildMidi)
>
> *configure: error: glib-compile-schemas not found.
> make: *** [gst-plugins-bad-configure] Error 1
> root at softy-laptop:/home/softy/gst-ndk/gstreamer_ndk_bundle# ls*
>
>
> Can any one suggest what I have to include?I have android -9 arch-arm
> based device by vendor.
>
>
> Rgds,Softy
>
>
> "..pain is temporary.....quitting lasts forever......"
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111109/250223ca/attachment.htm
> >
>
> ------------------------------
>
> Message: 4
> Date: Wed, 09 Nov 2011 08:52:26 -0300
> From: "Reynaldo H. Verdejo Pinochet" <reynaldo at opendot.cl>
> Subject: Re: Problem in Building the gstreamer with the NDK
> To: Discussions about GStreamer on Android
>        <gstreamer-android at lists.freedesktop.org>
> Message-ID: <4EBA697A.70101 at opendot.cl>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi
>
> On 11/09/2011 07:39 AM, s.rawat wrote:
> > [...]
> > *configure: error: glib-compile-schemas not found.
> > make: *** [gst-plugins-bad-configure] Error 1
> > root at softy-laptop:/home/softy/gst-ndk/gstreamer_ndk_bundle# ls*
>
> You need glib-compile-schemas in your path. There
> has been reportedly some problems with specific
> glib versions, it comes from the fact _schar()
> methods were added recently. Maybe stefan has
> something to add about this, he went through that
> very same problem yesterday and managed to sort
> it out.
>
> Best regards
>
> --
> Reynaldo
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 09 Nov 2011 13:15:34 +0100
> From: Stefan Sauer <ensonic at hora-obscura.de>
> Subject: Re: Problem in Building the gstreamer with the NDK
> To: gstreamer-android at lists.freedesktop.org
> Message-ID: <4EBA6EE6.7050608 at hora-obscura.de>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On 11/09/2011 12:52 PM, Reynaldo H. Verdejo Pinochet wrote:
> > Hi
> >
> > On 11/09/2011 07:39 AM, s.rawat wrote:
> >> [...]
> >> *configure: error: glib-compile-schemas not found.
> >> make: *** [gst-plugins-bad-configure] Error 1
> >> root at softy-laptop:/home/softy/gst-ndk/gstreamer_ndk_bundle# ls*
> > You need glib-compile-schemas in your path. There
> > has been reportedly some problems with specific
> > glib versions, it comes from the fact _schar()
> > methods were added recently. Maybe stefan has
> > something to add about this, he went through that
> > very same problem yesterday and managed to sort
> > it out.
> Yes, make sure you install glib-devel packages and or grab any glib-2.28
> from git or tarball and install to e.g. $HOME/temp and add
> $HOME/temp/bin to the path when building to make the build pickup
> glib-compile-schemas. I'll now look into gst-plugin-bad and see if we
> can make that more robust. We actually don't need the gsettings plugin
> anyway.
>
> Stefan
> > Best regards
> >
> > --
> > Reynaldo
> > _______________________________________________
> > gstreamer-android mailing list
> > gstreamer-android at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>
>
>
> ------------------------------
>
> Message: 6
> Date: Wed, 9 Nov 2011 20:38:59 +0530
> From: Kapil Agrawal <kapil.agl at gmail.com>
> Subject: test mail
> To: gstreamer-android at lists.freedesktop.org
> Message-ID:
>        <CADK2-S61d9P1bq2UiKHPArpj0hi7rTfV17g9imuVrVmDVJ2apg at mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111109/15aa21ac/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 7
> Date: Wed, 09 Nov 2011 12:16:56 -0300
> From: "Reynaldo H. Verdejo Pinochet" <reynaldo at opendot.cl>
> Subject: Re: test mail
> To: Discussions about GStreamer on Android
>        <gstreamer-android at lists.freedesktop.org>
> Message-ID: <4EBA9968.6000309 at opendot.cl>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Seems to work ;)
>
>
> ------------------------------
>
> Message: 8
> Date: Wed, 9 Nov 2011 21:58:51 +0530
> From: Kapil Agrawal <kapil.agl at gmail.com>
> Subject: Re: test mail
> To: Discussions about GStreamer on Android
>        <gstreamer-android at lists.freedesktop.org>
> Message-ID:
>        <CADK2-S671GtFuJCTLxNW3fC4Ep_WM7KwXVwe5t3KkfRxL_PMtw at mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> Thanks Reynaldo, nice to see you :)
>
> On Wed, Nov 9, 2011 at 8:46 PM, Reynaldo H. Verdejo Pinochet <
> reynaldo at opendot.cl> wrote:
>
> > Seems to work ;)
> > _______________________________________________
> > gstreamer-android mailing list
> > gstreamer-android at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111109/b9c45031/attachment.htm
> >
>
> ------------------------------
>
> _______________________________________________
> gstreamer-android mailing list
> gstreamer-android at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>
>
> End of gstreamer-android Digest, Vol 7, Issue 8
> ***********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111110/4de6407b/attachment.html>


More information about the gstreamer-android mailing list