[Gstreamer-bugs] [Bug 140995] New: - Problem compiling gst-plugins 0.8.1
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Fri Apr 23 20:28:17 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=140995
GStreamer | gst-plugins | Ver: 0.8.1
Summary: Problem compiling gst-plugins 0.8.1
Product: GStreamer
Version: 0.8.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: pierre42d at 9online.fr
QAContact: gstreamer-maint at bugzilla.gnome.org
[...]
Making all in kio
gmake[3]: Entering directory `/tmp/gst-plugins-0.8.1/ext/kio'
gmake all-am
gmake[4]: Entering directory `/tmp/gst-plugins-0.8.1/ext/kio'
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../..
-I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread
-I/usr/local/include/gstreamer-0.8 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2
-DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I/usr/local/kde/include
-I/usr/local/qt/include -s -O3 -march=i686 -MT libgstkio_la-kiosrc.lo -MD -MP
-MF ".deps/libgstkio_la-kiosrc.Tpo" \
-c -o libgstkio_la-kiosrc.lo `test -f 'kiosrc.cpp' || echo './'`kiosrc.cpp; \
then mv -f ".deps/libgstkio_la-kiosrc.Tpo" ".deps/libgstkio_la-kiosrc.Plo"; \
else rm -f ".deps/libgstkio_la-kiosrc.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -pthread -I/usr/local/include/gstreamer-0.8
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare
-I/usr/local/kde/include -I/usr/local/qt/include -s -O3 -march=i686 -MT
libgstkio_la-kiosrc.lo -MD -MP -MF .deps/libgstkio_la-kiosrc.Tpo -c kiosrc.cpp
-fPIC -DPIC -o .libs/libgstkio_la-kiosrc.o
kiosrc.cpp:25:23: kdemacros.h: No such file or directory
kiosrc.cpp:35:24: qeventloop.h: No such file or directory
kiosrc.cpp: In function `void process_events(bool)':
kiosrc.cpp:235: error: 'class QApplication' has no member named 'eventLoop'
kiosrc.cpp:235: error: `QEventLoop' undeclared (first use this function)
kiosrc.cpp:235: error: (Each undeclared identifier is reported only once for
each function it appears in.)
kiosrc.cpp:235: error: parse error before `::' token
kiosrc.cpp:245: error: 'class QApplication' has no member named 'eventLoop'
kiosrc.cpp:245: error: parse error before `::' token
gmake[4]: *** [libgstkio_la-kiosrc.lo] Error 1
gmake[4]: Leaving directory `/tmp/gst-plugins-0.8.1/ext/kio'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/tmp/gst-plugins-0.8.1/ext/kio'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/tmp/gst-plugins-0.8.1/ext'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/gst-plugins-0.8.1'
gmake: *** [all] Error 2
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list