[gst-devel] how can disable the check when I cross-compile gstreamer-0.10.11
gtxia
xia_guangtai at visualon.com
Thu May 31 12:17:18 CEST 2007
Hello all.
I am trying build a gstreamer-0.10.11 version for arm target. I use
these flags ./configure --host=arm-linux --disable-valgrind
--prefix=XXX. When I compile this software with make, the make always
complains that
../../libs/gst/check/gstcheck.h:30:19: error: check.h: No such file or
directory
In file included from gstbufferstraw.h:25,
from gstbufferstraw.c:31:
../../libs/gst/check/gstcheck.h:76: error: syntax error before '*' token
gstbufferstraw.c: In function 'gst_buffer_straw_start_pipeline':
gstbufferstraw.c:90: warning: implicit declaration of function 'fail_if'
I use locate command to find check.h, it doesn't exist at all. How can I
eliminate this error? Thanks for any kind of help.
Regards
XiaGuangTai
2007-5-31
More information about the gstreamer-devel
mailing list