[gst-devel] GStreamer beginer problem

Sameer Naik sameer at nextbitcpu.com
Sun Sep 7 08:19:14 CEST 2008


Hi, 
If you have installed gstreamer using apt, then you will also require the 
devel packages for gstreamer. the devel packages are required since they have 
the gstreamer API headers.

Regards
~Sameer

On Sunday 07 September 2008 09:09:57 am Chen Hailiang wrote:
> Hi,
>   I'm beginning to learn GStreamer this day.there is some problem.
>   my linux is Kubuntu8.04.When the GStreamer installation completed,I
> checked it as the FAQ 5 said. It's OK.So I think my installation was
> correct.
>   I tried to run the example in the application development manual(5.4).
>   I used command "gcc -Wall $(pkg-config --cflags --libs gstreamer-0.10)
> xxx.c -o xxx" to compile it,and it return me that "undefined reference to
> `gst_element_factory_get_kalss'"compiled failed.
>   my Gstreamer(version: 0.10) is in /usr/include/gstreamer-0.10/gst/
>   the Gstreamer lib is in /usr/lib/gstreamer-0.10/
>   I got this "undefined reference" error in using some other methods.like
> gst_element_unref() etc. is there something wrong with my installation?
>   waiting for help.thinks!
>
> snYe
> --
> Best regards






More information about the gstreamer-devel mailing list