[gst-devel] issues about cross compile gst-plugins-base

Stefan Kost ensonic at hora-obscura.de
Mon Jul 16 08:06:47 CEST 2007


Hi,

you need to figure out thing yourself. ximagesink does not inclde this  
direcly. Check the incude statements and -I directives. Make sure only  
paths inside your cross-compilation environmentare used. If it picks  
up a path fro m your host system try to figure out why. This is quite  
liekly the cause of the problem you face.

Stefan

Quoting Raymond Hung <raymondhwh at gmail.com>:

> Hi all,
>
> When I tried to cross compile gst-plugins-base for ARM9 , i met the
> following error :
>
> if /bin/sh ../../libtool --tag=CC --mode=compile arm-linux-gcc
> -DHAVE_CONFIG_H -I. -I. -I../..    -I../../gst-libs -I../../gst-libs
> -pthread -I/media/disk/include/gstreamer-0.10
> -I/media/disk/include/glib-2.0-I/media/disk/lib/glib-
> 2.0/include   -pthread
> -I/media/disk/include/gstreamer-0.10-I/media/disk/include/glib-
> 2.0 -I/media/disk/lib/glib-2.0/include -Wall     -DGST_DISABLE_DEPRECATED
> -I/usr/include -g -O2 -MT libgstximagesink_la-ximagesink.lo -MD -MP -MF
> ".deps/libgstximagesink_la-ximagesink.Tpo" -c -o libgstximagesink_la-
> ximagesink.lo `test -f 'ximagesink.c' || echo './'`ximagesink.c; \
> then mv -f ".deps/libgstximagesink_la-ximagesink.Tpo"
> ".deps/libgstximagesink_la-ximagesink.Plo"; else rm -f
> ".deps/libgstximagesink_la-ximagesink.Tpo"; exit 1; fi
> mkdir .libs
> arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs
> -I../../gst-libs -pthread
> -I/media/disk/include/gstreamer-0.10-I/media/disk/include/glib-
> 2.0 -I/media/disk/lib/glib-2.0/include -pthread
> -I/media/disk/include/gstreamer-0.10
> -I/media/disk/include/glib-2.0-I/media/disk/lib/glib-
> 2.0/include -Wall -DGST_DISABLE_DEPRECATED -I/usr/include -g -O2 -MT
> libgstximagesink_la-ximagesink.lo -MD -MP -MF .deps/libgstximagesink_la-
> ximagesink.Tpo -c ximagesink.c  -fPIC -DPIC -o .libs/libgstximagesink_la-
> ximagesink.o
> /usr/include/bits/mathinline.h: In function `__atan2l':
> /usr/include/bits/mathinline.h:445: unknown register name `st(1)' in `asm'
> make: *** [libgstximagesink_la-ximagesink.lo] Error 1
>
> Can anyone kindly help me? Thanks very much.
>
> Regards,
> Raymond






More information about the gstreamer-devel mailing list