[gst-devel] gstreamer mingw cross compile error:

Farkas Levente lfarkas at lfarkas.org
Thu Mar 19 15:39:00 CET 2009


hi,
while we try to cross compile gstreamer with mingw we've got this errors
"error: storage size of 'stat_results' isn't known":
is there any tip what can be the reason?
thanks in advance.
yours.
----------------------------------------------------
libtool: compile:  i686-pc-mingw32-gcc -DHAVE_CONFIG_H -I. -I../..
-I/usr/i686-pc-mingw32/sys-root/mingw/include -I../../libs -I../..
-I../.. -mms-bitfields
-I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include
-I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -Wall
-Wdeclaration-after-statement -Wvla -g -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4
-mms-bitfields -MT libgstcoreelements_la-gstqueue.lo -MD -MP -MF
.deps/libgstcoreelements_la-gstqueue.Tpo -c gstqueue.c  -DDLL_EXPORT
-DPIC -o .libs/libgstcoreelements_la-gstqueue.o
gstfilesrc.c: In function 'gst_file_src_get_size':
gstfilesrc.c:940: error: storage size of 'stat_results' isn't known
gstfilesrc.c:951: warning: implicit declaration of function '_fstat64'
gstfilesrc.c:940: warning: unused variable 'stat_results'
gstfilesrc.c: In function 'gst_file_src_start':
gstfilesrc.c:970: error: storage size of 'stat_results' isn't known
gstfilesrc.c:970: warning: unused variable 'stat_results'
gstidentity.c: In function 'gst_identity_check_perfect':
gstidentity.c:416: warning: format '%I64i' expects type 'int', but
argument 8 has type 'guint64'
gstidentity.c:416: warning: format '%I64i' expects type 'int', but
argument 9 has type 'guint64'
make[3]: *** [libgstcoreelements_la-gstfilesrc.lo] Error 1
----------------------------------------------------

-- 
  Levente                               "Si vis pacem para bellum!"




More information about the gstreamer-devel mailing list