[gstreamer-bugs] [Bug 562270] New: build without gdk fails

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Nov 25 14:53:39 PST 2008


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=562270

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: build without gdk fails
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: benjamin at fluendo.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
Trying to build the module (using jhbuild) fails if there is no gdk even though
all checks of configure passed. It seems to be included in at least one of the
examples ("seek") but also with --disable-examples it fails because of the
inlcude of gdk in "test-colorkey".

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Part of the Error I get when compiling on MacOSX:

chmod +x gst-visualise-0.10
Making all in tests
Making all in icles
gcc -DHAVE_CONFIG_H -I. -I../..    -I../../gst-libs -I../../gst-libs
-D_REENTRANT
-I/Library/Frameworks/Mono.framework/Versions/2.0.1/include/glib-2.0
-I/Library/Frameworks/Mono.framework/Versions/2.0.1/lib/glib-2.0/include
-I/Users/benjaminkampmann/dev/gst/jhbuild/install/include/gstreamer-0.10
-I/Users/benjaminkampmann/dev/gst/jhbuild/install//include/libxml2   -Wall
-Wdeclaration-after-statement -Werror -fno-strict-aliasing  -g  
-DGST_DISABLE_DEPRECATED -I/usr/X11/include
-I/Library/Frameworks/Mono.framework/Versions/2.0.1/include/gtk-2.0
-I/Library/Frameworks/Mono.framework/Versions/2.0.1/lib/gtk-2.0/include
-I/Library/Frameworks/Mono.framework/Versions/2.0.1/include/atk-1.0
-I/Library/Frameworks/Mono.framework/Versions/2.0.1/include/cairo
-I/Library/Frameworks/Mono.framework/Versions/2.0.1/include/pango-1.0
-I/Library/Frameworks/Mono.framework/Versions/2.0.1/include/glib-2.0
-I/Library/Frameworks/Mono.framework/Versions/2.0.1/lib/glib-2.0/include
-I/Library/Frameworks/Mono.framework/Versions/2.0.1/include/libpng12
-I/Library/Frameworks/Mono.framework/Versions/2.0.1/include/pixman-1   -g -O2
-MT test_colorkey-test-colorkey.o -MD -MP -MF
.deps/test_colorkey-test-colorkey.Tpo -c -o test_colorkey-test-colorkey.o `test
-f 'test-colorkey.c' || echo './'`test-colorkey.c
test-colorkey.c:30:22: error: gdk/gdkx.h: No such file or directory
cc1: warnings being treated as errors
test-colorkey.c: In function ‘bus_sync_handler’:
test-colorkey.c:53: warning: implicit declaration of function
‘GDK_WINDOW_XID’
make[3]: *** [test_colorkey-test-colorkey.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*** error during stage build of gst-plugins-base: ########## Error running make
  *** [3/17]


-- 
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=562270.




More information about the Gstreamer-bugs mailing list