disable some deps in Makefile?<br><br><div><span class="gmail_quote">On 9/13/05, <b class="gmail_sendername">rong wang</b> &lt;<a href="mailto:rhong_wang@yahoo.com">rhong_wang@yahoo.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
When I built G-streamer plugin using &quot;make&quot;, I got<br>problem of X11 not found, How could I disable X11<br>when building the plugin?<br><br>I used gst-plugins-0.8.11.<br><br>Following is the error info<br><br>/usr/local/arm-linux/lib/gcc-lib/arm-linux/3.3.2/../../../../arm-linux/bin/ld:
<br>skipping incompatible /usr/X11R6/lib/libX11.so when<br>searching for -lX11<br>/usr/local/arm-linux/lib/gcc-lib/arm-linux/3.3.2/../../../../arm-linux/bin/ld:<br>skipping incompatible /usr/X11R6/lib/libX11.a when<br>searching for -lX11
<br>/usr/local/arm-linux/lib/gcc-lib/arm-linux/3.3.2/../../../../arm-linux/bin/ld:<br>cannot find -lX11<br>collect2: ld returned 1 exit status<br>make[4]: *** [<a href="http://libgstxwindowlistener.la">libgstxwindowlistener.la
</a>] Error 1<br>make[4]: Leaving directory<br>`/home/yge1/gst-plugins-0.8.11/gst-libs/gst/xwindowlistener'<br>make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory<br>`/home/yge1/gst-plugins-0.8.11/gst-libs/gst'
<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory<br>`/home/yge1/gst-plugins-0.8.11/gst-libs'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory<br>`/home/yge1/gst-plugins-0.8.11'<br>
make: *** [all] Error 2<br><br><br>Thanks for the help<br><br>Rong<br><br><br><br>__________________________________<br>Yahoo! Mail - PC Magazine Editors' Choice 2005<br><a href="http://mail.yahoo.com">http://mail.yahoo.com
</a><br><br><br>-------------------------------------------------------<br>SF.Net email is Sponsored by the Better Software Conference &amp; EXPO<br>September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
<br>Agile &amp; Plan-Driven Development * Managing Projects &amp; Teams * Testing &amp; QA<br>Security * Process Improvement &amp; Measurement * <a href="http://www.sqe.com/bsce5sf">http://www.sqe.com/bsce5sf</a><br>_______________________________________________
<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
</a><br></blockquote></div><br>