On Thursday 03 April 2008 18:39:38 Marc Mutz wrote: > make[3]: Entering directory `/opt/qt-440rc1i/src/plugins/phonon/gstreamer' > g++ -c -m64 -pipe -g -pthread -I/usr/include/gstreamer-0.10 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 > -g -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -Wall -W > -fPIC -DQT_EDITION=QT_EDITION_DESKTOP -DQT_PLUGIN -DQT_PHONON_LIB > -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE > -D_LARGEFILE_SOURCE -DQT_SHARED -I../../../../mkspecs/linux-g++-64 -I. > -I../../../../include/QtCore -I../../../../include/QtCore > -I../../../../include/QtGui -I../../../../include/QtGui > -I../../../../include/QtOpenGL -I../../../../include/QtOpenGL > -I../../../../include/phonon -I../../../../include/phonon > -I../../../../include -I. -I/usr/X11R6/include -I.moc/debug-shared > -I.uic/debug-shared -o .obj/debug-shared/mediaobject.o > ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp > ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp:20:33: > error: gst/pbutils/pbutils.h: No such file or directory > ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp:21:38: > error: gst/pbutils/descriptions.h: No such file or directory > > beta-1 still compiled on the same box, so does kdebase (from 4.0.x-branch).
gst/pbutils is part of the gstreamer-plugins-base 0.10 package. Which you seem to have (given the -I/usr/include/gstreamer-0.10 argument). So I can't explain, unless your distribution of choice decided to split the package or gstreamer is more broken than I had expected. -- Thiago José Macieira - thiago.macieira AT trolltech.com Trolltech ASA - Sandakerveien 116, NO-0402 Oslo, Norway
signature.asc
Description: This is a digitally signed message part.
