ok, i will try to figure it out , thanks:)<br><br><div><span class="gmail_quote">2007/7/16, Stefan Kost &lt;<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>you need to figure out thing yourself. ximagesink does not inclde this<br>direcly. Check the incude statements and -I directives. Make sure only<br>paths inside your cross-compilation environmentare used. If it picks
<br>up a path fro m your host system try to figure out why. This is quite<br>liekly the cause of the problem you face.<br><br>Stefan<br><br>Quoting Raymond Hung &lt;<a href="mailto:raymondhwh@gmail.com">raymondhwh@gmail.com
</a>&gt;:<br><br>&gt; Hi all,<br>&gt;<br>&gt; When I tried to cross compile gst-plugins-base for ARM9 , i met the<br>&gt; following error :<br>&gt;<br>&gt; if /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-gcc<br>
&gt; -DHAVE_CONFIG_H -I. -I. -I../..&nbsp;&nbsp;&nbsp;&nbsp;-I../../gst-libs -I../../gst-libs<br>&gt; -pthread -I/media/disk/include/gstreamer-0.10<br>&gt; -I/media/disk/include/glib-2.0-I/media/disk/lib/glib-<br>&gt; 2.0/include&nbsp;&nbsp; -pthread<br>
&gt; -I/media/disk/include/gstreamer-0.10-I/media/disk/include/glib-<br>&gt; 2.0 -I/media/disk/lib/glib-2.0/include -Wall&nbsp;&nbsp;&nbsp;&nbsp; -DGST_DISABLE_DEPRECATED<br>&gt; -I/usr/include -g -O2 -MT libgstximagesink_la-ximagesink.lo -MD -MP -MF
<br>&gt; &quot;.deps/libgstximagesink_la-ximagesink.Tpo&quot; -c -o libgstximagesink_la-<br>&gt; ximagesink.lo `test -f &#39;ximagesink.c&#39; || echo &#39;./&#39;`ximagesink.c; \<br>&gt; then mv -f &quot;.deps/libgstximagesink_la-
ximagesink.Tpo&quot;<br>&gt; &quot;.deps/libgstximagesink_la-ximagesink.Plo&quot;; else rm -f<br>&gt; &quot;.deps/libgstximagesink_la-ximagesink.Tpo&quot;; exit 1; fi<br>&gt; mkdir .libs<br>&gt; arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs
<br>&gt; -I../../gst-libs -pthread<br>&gt; -I/media/disk/include/gstreamer-0.10-I/media/disk/include/glib-<br>&gt; 2.0 -I/media/disk/lib/glib-2.0/include -pthread<br>&gt; -I/media/disk/include/gstreamer-0.10<br>&gt; -I/media/disk/include/glib-
2.0-I/media/disk/lib/glib-<br>&gt; 2.0/include -Wall -DGST_DISABLE_DEPRECATED -I/usr/include -g -O2 -MT<br>&gt; libgstximagesink_la-ximagesink.lo -MD -MP -MF .deps/libgstximagesink_la-<br>&gt; ximagesink.Tpo -c ximagesink.c
&nbsp;&nbsp;-fPIC -DPIC -o .libs/libgstximagesink_la-<br>&gt; ximagesink.o<br>&gt; /usr/include/bits/mathinline.h: In function `__atan2l&#39;:<br>&gt; /usr/include/bits/mathinline.h:445: unknown register name `st(1)&#39; in `asm&#39;
<br>&gt; make: *** [libgstximagesink_la-ximagesink.lo] Error 1<br>&gt;<br>&gt; Can anyone kindly help me? Thanks very much.<br>&gt;<br>&gt; Regards,<br>&gt; Raymond<br><br><br><br>-------------------------------------------------------------------------
<br>This SF.net email is sponsored by DB2 Express<br>Download DB2 Express C - the FREE version of DB2 express and take<br>control of your XML. No limits. Just data. Click to get it now.<br><a href="http://sourceforge.net/powerbar/db2/">
http://sourceforge.net/powerbar/db2/</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>