| Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 1 | |
Hi, Just for information, Phonon does not build on Debian stable, it seems we need Debian unstable or testing. ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp:20:33: erreur: gst/pbutils/pbutils.h : Aucun fichier ou répertoire de ce type ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp:21:38: erreur: gst/pbutils/descriptions.h : Aucun fichier ou répertoire de ce type ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp: In static member function ‘static void Phonon::Gstreamer::MediaObject::cb_unknown_type(GstElement*, GstPad*, GstCaps*, void*)’: ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp:200: erreur: ‘gst_pb_utils_init’ was not declared in this scope ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp:201: erreur: ‘gst_pb_utils_get_codec_description’ was not declared in this scope make[3]: *** [.obj/release-shared/mediaobject.o] Erreur 1 I've changed gstreamer to have the last one available on the net, and ow it seems webkit is not building on Debian stable. Since I don't need it, I'm re-compiling with -no-webkit. Regards Stephane To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx
See the list archives from last week - this has been fixed in the recent Qt 4.4 nightly snapshots. Stephane List wrote: > Hi, > > Just for information, > > Phonon does not build on Debian stable, it seems we need Debian unstable > or testing. > > > ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp:20:33: > erreur: gst/pbutils/pbutils.h : Aucun fichier ou répertoire de ce type > ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp:21:38: > erreur: gst/pbutils/descriptions.h : Aucun fichier ou répertoire de ce type > ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp: In > static member function ‘static void > Phonon::Gstreamer::MediaObject::cb_unknown_type(GstElement*, GstPad*, > GstCaps*, void*)’: > ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp:200: > erreur: ‘gst_pb_utils_init’ was not declared in this scope > ../../../3rdparty/kdebase/runtime/phonon/gstreamer/mediaobject.cpp:201: > erreur: ‘gst_pb_utils_get_codec_description’ was not declared in this scope > make[3]: *** [.obj/release-shared/mediaobject.o] Erreur 1 > > I've changed gstreamer to have the last one available on the net, and ow > it seems webkit is not building on Debian stable. Since I don't need it, > I'm re-compiling with -no-webkit. > > Regards > > Stephane > > To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx > -- [ signature omitted ]
On Tuesday 08 April 2008 14:35:58 Stephane List wrote: > I've changed gstreamer to have the last one available on the net, and ow > it seems webkit is not building on Debian stable. Since I don't need it, > I'm re-compiling with -no-webkit. Please tell us what the issues with WebKit are. PS: export LC_ALL=C before pasting compiler error messages. Not everyone can understand French. -- [ signature omitted ]
Attachment:
signature.asc
Description: This is a digitally signed message part.
Hi Thiago, Sorry for the delay, it takes up to 5 hours to build on my PC. I've not been able yet to reproduce the problem I've seen on webkit. I remember the problem appeared after I've made a "make confclean". I will launch an other build this evening. Regards Stéphane Thiago Macieira a écrit : > On Tuesday 08 April 2008 14:35:58 Stephane List wrote: >> I've changed gstreamer to have the last one available on the net, and ow >> it seems webkit is not building on Debian stable. Since I don't need it, >> I'm re-compiling with -no-webkit. > > Please tell us what the issues with WebKit are. > > PS: export LC_ALL=C before pasting compiler error messages. Not everyone can > understand French. > To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx