Hi, I am using SuSE 8.1. After upgrading to SuSEs QT 3.2.1 I have problems to compile K packages from source RPMs. e.g. rpm --rebuild --target i686-suse-linux kdenetwork3-3.1.4-42.src.rpm stops with checking for Qt... configure: error: Qt (>= Qt 3.1.0) (library qt-mt) not found. Please check your installation! For more details about this problem, look at the end of config.log. Make sure that you have compiled Qt with thread support! Bad exit status from /var/tmp/rpm-tmp.75047 (%build) Of course there are mt libraries in /usr/lib/qt3/lib. I have all available qt3 rpms installed. I already installed the source rpm, unpacked the sources and tried to aclocal, automake, autoconf, configure (playing with different options) by hand. But the result stays the same. Did anybody solve the problem? I already searched google and encountered many similar problems - but none of the given solutions helped me out. Thanks, Tim
participants (1)
-
Tim Ruehsen