[gst-devel] how can disable the check when I cross-compilegstreamer-0.10.11

Peter Kjellerstedt peter.kjellerstedt at axis.com
Thu May 31 14:14:13 CEST 2007


Either install the check framework, or specify --without-check
when configuring gstreamer.

//Peter

> -----Original Message-----
> From: gstreamer-devel-bounces at lists.sourceforge.net 
> [mailto:gstreamer-devel-bounces at lists.sourceforge.net] On 
> Behalf Of gtxia
> Sent: den 31 maj 2007 12:17
> To: gstreamer-devel at lists.sourceforge.net
> Subject: [gst-devel] how can disable the check when I 
> cross-compilegstreamer-0.10.11
> 
> 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