On 11/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
There was an error loading the module KHTML. The diagnostics is: /usr/kde/3.5/lib/libkhtml.so.4: undefined symbol: _ZN14KURIFilterData6reinitERK7QString
This looks suspiciously like the kind of thing that can occur if you build qt with one version of gcc, and libkhtml with a different version. What do the following report: ldd /usr/kde/3.5/lib/libkhtml.so.4 strings /usr/kde/3.5/lib/libkhtml* | grep CXXABI strings /usr/qt/3/lib/libqt-mt.* | grep CXXABI -Richard -- [email protected] mailing list

