ok, i will try to figure it out , thanks:)<br><br><div><span class="gmail_quote">2007/7/16, Stefan Kost <<a href="mailto:ensonic@hora-obscura.de">ensonic@hora-obscura.de</a>>:</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 <<a href="mailto:raymondhwh@gmail.com">raymondhwh@gmail.com
</a>>:<br><br>> Hi all,<br>><br>> When I tried to cross compile gst-plugins-base for ARM9 , i met the<br>> following error :<br>><br>> if /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-gcc<br>
> -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs<br>> -pthread -I/media/disk/include/gstreamer-0.10<br>> -I/media/disk/include/glib-2.0-I/media/disk/lib/glib-<br>> 2.0/include -pthread<br>
> -I/media/disk/include/gstreamer-0.10-I/media/disk/include/glib-<br>> 2.0 -I/media/disk/lib/glib-2.0/include -Wall -DGST_DISABLE_DEPRECATED<br>> -I/usr/include -g -O2 -MT libgstximagesink_la-ximagesink.lo -MD -MP -MF
<br>> ".deps/libgstximagesink_la-ximagesink.Tpo" -c -o libgstximagesink_la-<br>> ximagesink.lo `test -f 'ximagesink.c' || echo './'`ximagesink.c; \<br>> then mv -f ".deps/libgstximagesink_la-
ximagesink.Tpo"<br>> ".deps/libgstximagesink_la-ximagesink.Plo"; else rm -f<br>> ".deps/libgstximagesink_la-ximagesink.Tpo"; exit 1; fi<br>> mkdir .libs<br>> arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs
<br>> -I../../gst-libs -pthread<br>> -I/media/disk/include/gstreamer-0.10-I/media/disk/include/glib-<br>> 2.0 -I/media/disk/lib/glib-2.0/include -pthread<br>> -I/media/disk/include/gstreamer-0.10<br>> -I/media/disk/include/glib-
2.0-I/media/disk/lib/glib-<br>> 2.0/include -Wall -DGST_DISABLE_DEPRECATED -I/usr/include -g -O2 -MT<br>> libgstximagesink_la-ximagesink.lo -MD -MP -MF .deps/libgstximagesink_la-<br>> ximagesink.Tpo -c ximagesink.c
-fPIC -DPIC -o .libs/libgstximagesink_la-<br>> ximagesink.o<br>> /usr/include/bits/mathinline.h: In function `__atan2l':<br>> /usr/include/bits/mathinline.h:445: unknown register name `st(1)' in `asm'
<br>> make: *** [libgstximagesink_la-ximagesink.lo] Error 1<br>><br>> Can anyone kindly help me? Thanks very much.<br>><br>> Regards,<br>> 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>