[gst-devel] getting following errors while compiling GStreamer...

Michael Smith msmith at xiph.org
Mon Oct 6 19:16:33 CEST 2008


Manish,

The build system doesn't work with paths containing spaces. This is
unlikely to be fixed, as it'd be a lot of work - though if someone
wants to do that work, great.

So, you should use a directory containing only alphanumeric characters.

Mike


On Mon, Oct 6, 2008 at 12:45 AM, Manish Rana <manish.rana at gmail.com> wrote:
> Hi,
>
> I am getting the following errors while compiling Gstremaer.
> I am using Ubuntu,  for the same purpose.
> I have tried with the 0.10.20 as well as 0.10.18 release, both the cases the
> error is the same.
>
> Please see if someone can guide me to resolve this.
>
> (cd .libs && rm -f libgstreamer-0.10.so.0 && ln -s
> libgstreamer-0.10.so.0.16.0 libgstreamer-0.10.so.0)
> (cd .libs && rm -f libgstreamer-0.10.so && ln -s libgstreamer-0.10.so.0.16.0
> libgstreamer-0.10.so)
> rm -fr .libs/libgstreamer-0.10.lax
> mkdir .libs/libgstreamer-0.10.lax
> rm -fr .libs/libgstreamer-0.10.lax/libgstparse.a
> mkdir .libs/libgstreamer-0.10.lax/libgstparse.a
> (cd .libs/libgstreamer-0.10.lax/libgstparse.a && ar x /root/Work/Open-Src
> GstCode/gstreamer-0.10.18.tar/gstreamer-0.10.18/gst/parse/.libs/libgstparse.a)
> ar: /root/Work/Open-Src: No such file or directory
> make[4]: *** [libgstreamer-0.10.la] Error 9
> make[4]: Leaving directory `/root/Work/Open-Src
> GstCode/gstreamer-0.10.18.tar/gstreamer-0.10.18/gst'
> make[3]: *** [all-recursive] Error 1
>
> Thnaks a lot
> Manish
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>




More information about the gstreamer-devel mailing list