bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/33982] New: Building gstreamer fails with missing GDK hea


From: gnu_andrew at member dot fsf dot org
Subject: [Bug classpath/33982] New: Building gstreamer fails with missing GDK header file when not building GConf peer
Date: 2 Nov 2007 14:18:04 -0000

/bin/sh ../../../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I../../../include  -I../../../include
-I../../../native/jni/classpath -I../
../../native/jni/native-lib  -W -Wall -Wmissing-declarations -Wwrite-strings
-Wmissing-prototypes -Wno-long-long -Wno-write-strings
-Wno-missing-field-initializers -Werror
 -Wno-unused-parameter -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2
-pthread -I/usr/include/gstreame
r-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/libxml2   -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/
include -I/usr/include/libxml2    -march=k8 -O2 -pipe -c -o gst_input_stream.lo
gst_input_stream.c
gstreamer_io_peer.c:47:21: error: gdk/gdk.h: No such file or directory
/bin/sh ../../../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I../../../include  -I../../../include
-I../../../native/jni/classpath -I../../../native/jni/native-lib  -W -Wall
-Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long
-Wno-write-strings -Wno-missing-field-initializers -Werror
-Wno-unused-parameter -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2   -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2    -march=k8 -O2 -pipe -c
-o gst_native_pipeline.lo gst_native_pipeline.c
make[3]: *** [gstreamer_io_peer.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../native/jni/classpath
-I../../../native/jni/native-lib -W -Wall -Wmissing-declarations
-Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wno-write-strings
-Wno-missing-field-initializers -Werror -Wno-unused-parameter -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -march=k8 -O2 -pipe -c
gst_input_stream.c  -fPIC -DPIC -o .libs/gst_input_stream.o
gst_input_stream.c:44:21: error: gdk/gdk.h: No such file or directory
make[3]: *** [gst_input_stream.lo] Error 1
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../native/jni/classpath
-I../../../native/jni/native-lib -W -Wall -Wmissing-declarations
-Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wno-write-strings
-Wno-missing-field-initializers -Werror -Wno-unused-parameter -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -march=k8 -O2 -pipe -c
gst_native_pipeline.c  -fPIC -DPIC -o .libs/gst_native_pipeline.o
gst_native_pipeline.c:62:21: error: gdk/gdk.h: No such file or directory

The Makefile seems to bring in @GSTREAMER_CFLAGS@ (-pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2) and @GDK_CFLAGS@ which
are only set as part of the GConf peer.


-- 
           Summary: Building gstreamer fails with missing GDK header file
                    when not building GConf peer
           Product: classpath
           Version: 0.96
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gnu_andrew at member dot fsf dot org
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33982





reply via email to

[Prev in Thread] Current Thread [Next in Thread]