The file is there in the versions of gstreamer in Debian testing and unstable, but not in stable (Etch).

Jeff Tranter wrote:
I see the same error on Debian Etch. I was able to build previous betas and the snapshots that I tried.

I couldn't find a pbutils.h in any of the Debian gstreamer packages.

Thiago Macieira wrote:
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.





--
Jeff Tranter, Qt Consulting Manager, Integrated Computer Solutions.
ICS - The North American Qt Experts
http://ics.com/services/

To unsubscribe - send "unsubscribe" in the subject to [EMAIL PROTECTED]

Reply via email to