Ragnar Thomsen wrote: > Ragnar Thomsen wrote: >> I have not been able to build Q4 with the new Glib (2.32). It fails >> consistently when building javascriptcore in qtwebkit. >> Tried with both QT 4.8.0 and the fresh QT 4.8.1. Using the -no-glib >> configure switch doesn't help either. >> I have to downgrade glib to 2.30.X to build QT4. >> A search on the internet for solutions/patches turns up nothing. >> Anyone got any idea how to get QT built with glib 2.32? > > After some more searching, I did manage to find a recent Debian bugreport on > the subject: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665679 > > Seems the issue has been fixed upstream in webkit. > The version of qtwebkit included in Qt 4.8.0/4.8.1 does not contain the fix. > > Will try building Qt with the patch from webkit later today.
I think you can disable libQtWebKit completely from the Qt build (-no-webkit). I don't think kde4 or anything else we build uses it, but you can check with ldd (I don't have kde4 available yet). -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
