[gstreamer-bugs] [Bug 468893] fails to build if libcheck is not installed

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 22 07:03:29 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=468893

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Claudio Saavedra changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #3 from Claudio Saavedra  2007-08-22 14:03 UTC -------
gstreamer built from SVN trunk. I installed not libgstcheck but the 'check'
debian package. This happens only with 'gst-plugins-good', as far as I can
tell.

After having uninstalled 'check', reconfigured, and built:

make[3]: Entering directory
`/home/claudio/svn/gnome-2.20/gst-plugins-good/tests/check'
if gcc -DHAVE_CONFIG_H -I. -I. -I../..     -pthread
-I/opt/gnome-2.20/include/gstreamer-0.10 -I/opt/gnome-2.20/include/glib-2.0
-I/opt/gnome-2.20/lib/glib-2.0/include -I/opt/gnome-2.20/include/libxml2
-I/usr/include/gstreamer-0.10    -Wall -Werror  -g   -DGST_DISABLE_DEPRECATED
-ggdb -O0 -MT autodetect.o -MD -MP -MF ".deps/autodetect.Tpo" -c -o
autodetect.o `test -f 'elements/autodetect.c' || echo
'./'`elements/autodetect.c; \
        then mv -f ".deps/autodetect.Tpo" ".deps/autodetect.Po"; else rm -f
".deps/autodetect.Tpo"; exit 1; fi
In file included from elements/autodetect.c:25:
/usr/include/gstreamer-0.10/gst/check/gstcheck.h:31:19: error: check.h: No such
file or directory
In file included from elements/autodetect.c:25:
/usr/include/gstreamer-0.10/gst/check/gstcheck.h:79: error: expected ‘)’
before ‘*’ token
cc1: warnings being treated as errors
elements/autodetect.c: In function
‘test_autovideosink_ghostpad_error_case’:
elements/autodetect.c:27: warning: implicit declaration of function
‘tcase_fn_start’
elements/autodetect.c:59: warning: implicit declaration of function
‘fail_unless’
elements/autodetect.c:77: error: ‘END_TEST’ undeclared (first use in this
function)
elements/autodetect.c:77: error: (Each undeclared identifier is reported only
once
elements/autodetect.c:77: error: for each function it appears in.)
elements/autodetect.c:133: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
or ‘__attribute__’ before ‘*’ token
elements/autodetect.c:134: warning: implicit declaration of function
‘autodetect_suite’
elements/autodetect.c:134: error: expected expression before ‘void’
elements/autodetect.c:135: error: invalid type argument of ‘unary *’
elements/autodetect.c:135: error: expected ‘;’ before ‘{’ token
elements/autodetect.c:155: error: expected declaration or statement at end of
input
make[3]: *** [autodetect.o] Error 1
make[3]: Leaving directory
`/home/claudio/svn/gnome-2.20/gst-plugins-good/tests/check'


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=468893.




More information about the Gstreamer-bugs mailing list