ya. but i didnt find any &quot;pkg-config&quot; file.where it wil be?what it will contains? and where we have to copy that file?please help me and ecause i am newbie <br><br><div class="gmail_quote">On Sun, Dec 27, 2009 at 1:55 AM, Vincent Torri <span dir="ltr">&lt;<a href="mailto:vtorri@univ-evry.fr">vtorri@univ-evry.fr</a>&gt;</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 Sat, 26 Dec 2009, Stefan Kost wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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">
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 &quot;.configure&quot;<br>
command. In that i am getting this below error<br>
&quot;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&quot;<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>
</blockquote>
<br>
you need to export PKG_CONFIG_PATH to include $prefix/lib<br>
</blockquote>
<br></div>
$prefix/lib/pkgconfig<br>
<br>
Vincent Torri<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
. RUn pkg-config<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
--list-all | grep gstreamer and check that it lists the missing ones. Make sure<br>
its not picking up the host ones.<br>
<br>
Stefan<br>
<br></div>
------------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Verizon Developer Community<br>
Take advantage of Verizon&#39;s best-in-class app development support<br>
A streamlined, 14 day to market process makes app distribution fast and 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>
</blockquote>
</blockquote></div><br>