>>>> Ref Beyond LinuxR From Scratch - Version 2015-05-24 Chapter 25. X >>>> Libraries >>>> Qt-4.8.6 >>>> >>>> I'm unable to compile QtWebKit because gst-plugins-base-0.10.36 is >>>> not detected by the configure script. >>>> >> ... >> Iconv support .......... yes >> Glib support ........... yes >> GStreamer support ...... no > > This is totaly unrelated to webkit. It's related to the phonon module, which > is explicitly disabled in favor of KDE4 Phonon. > >> ..and this time things worked fine. I've still no idea why the configure >> script doesn't auto detect gstreamer-0.10 >> as pkg-config detects it without problems. >> > > Not needed. QtWebKit's *.pro files will detect GStreamer-0.10 just fine when > qmake has been ran. > configure detection has nothing to do with it, as noted above. > That would explain why the configure script would mark gstreamer as "no", but not why QtWebKit does not compile for me without the configure script being hacked.
Anyway, it's working now :) BTW, at least one app, gambas3, requires qt3 support in qt4, which is explicitly disabled by the BLFS configure switches. John -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
