<div>No i didnt have that "pkg-config" in that folder. see i have only one file in /usr/local/lib directory. see<br></div><div><br></div><div><strong>iqbal@iqbal-laptop:/usr/local/lib$ ls<br>python2.6<br>iqbal@iqbal-laptop:/usr/local/lib$</strong><br>
<br></div><div> No i didnt install any gst-plugin-base. i dont know what are all the files needed to compile the gstreamer for ARM board. and what are the commands used to compile. what are all things i have to export. so pleae help me. so tell me what are all the files needed to compile for arm. now i have </div>
<div>1)ARM coss compile</div><div>2)gst-fsl-plugin-1.6.0</div><div>3)fsl-mm-codeclib-1.6.0</div><div><br></div><div> THis are the steps i followed o compile the gstreamer</div><div> 1)i exported cross compiler path.</div>
<div> 2)then i tried to compile this gst-fsl-plugin-1.6.0</div><div> by that time only i got this error. so please help me what to do?what are the things i have to do now? and what are the files needed?please help me</div>
<br><div class="gmail_quote">On Sun, Dec 27, 2009 at 1:19 PM, Vincent Torri <span dir="ltr"><<a href="mailto:vtorri@univ-evry.fr">vtorri@univ-evry.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
<br>
On Sun, 27 Dec 2009, Niamathullah sharief wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
ya. but i didnt find any "pkg-config" file.where it wil be?what it will<br>
contains? and where we have to copy that file?please help me and ecause i am<br>
newbie<br>
</blockquote>
<br></div>
1) if you just used "./configure" to configure gst-plugins-base, then the pkgconfig files are located in /usr/local/lib/pkgconfig. pkgconfig files extension is ".pc"<br>
<br>
2) verify that you have gstreamer-plugins-base-0.10.pc in /usr/local/lib/pkgconfig<br>
<br>
3) if not, are you sure that you installed gst-plugins-base ?<br><font color="#888888">
<br>
Vincent Torri</font><div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Sun, Dec 27, 2009 at 1:55 AM, Vincent Torri <<a href="mailto:vtorri@univ-evry.fr" target="_blank">vtorri@univ-evry.fr</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On Sat, 26 Dec 2009, Stefan Kost wrote:<br>
<br>
Am 26.12.2009 22:18, schrieb Niamathullah sharief:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
I am compiling gstreamer for my freescale arm based board. i am<br>
getting some errors when i compile it. actually the problem might be<br>
with my side. because i dont know how to link all the files and library<br>
files we needed for compilation.<br>
i exported the cross compiler path. after that i used ".configure"<br>
command. In that i am getting this below error<br>
"checking for arm-linux-gnu-pkg-config... no<br>
checking for pkg-config... /usr/bin/pkg-config<br>
checking pkg-config is at least version 0.9.0... yes<br>
checking for GST... yes<br>
checking for GST_BASE... yes<br>
checking for GST_PLUGINS_BASE... no<br>
configure: error: no GStreamer plugin base libs found<br>
Configuration of glib library has failed"<br>
<br>
Now i to solve this problem and how to link codecs with this compilation<br>
and how to link codec libary files. please help me<br>
<br>
<br>
</blockquote>
you need to export PKG_CONFIG_PATH to include $prefix/lib<br>
<br>
</blockquote>
<br>
$prefix/lib/pkgconfig<br>
<br>
Vincent Torri<br>
<br>
. RUn pkg-config<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
</blockquote>
<br>
--list-all | grep gstreamer and check that it lists the missing ones. Make<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
sure<br>
its not picking up the host ones.<br>
<br>
Stefan<br>
<br>
<br>
------------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Verizon Developer Community<br>
Take advantage of Verizon's best-in-class app development support<br>
A streamlined, 14 day to market process makes app distribution fast and<br>
easy<br>
Join now and get one step closer to millions of Verizon customers<br>
<a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a><br>
_______________________________________________<br>
Gstreamer-embedded mailing list<br>
<a href="mailto:Gstreamer-embedded@lists.sourceforge.net" target="_blank">Gstreamer-embedded@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded</a><br>
<br>
<br>
<br>
</blockquote></blockquote>
<br>
</blockquote>
</div></div></blockquote></div><br>