From kde3alpha Mon Oct 22 06:33:48 2001 From: Nick Katsamas Date: Mon, 22 Oct 2001 06:33:48 +0000 To: kde3alpha Subject: Re: [Kde3alpha] Build attempt for KDE 3.0-alpha1 fails badly. X-MARC-Message: https://marc.info/?l=kde3alpha&m=100789245514449 On Saturday 20 October 2001 20:43, scherrey@cyberscrub.com wrote: > I just d/l the KDE 3.0 alpha1 code and am trying to build it on my RedHat > 7.1Linux system. I've replaced the broken 2.96 complier with gcc-2.95.2.1 > and have successfully built qt-x11-free-3.0.0. The first thing I noticed > was that the kdelibs-3.0-alpha1 configuration wants to link with a > libqt-mt.so but the release version of QT3 just builds a libqt.so (even > though thread support is compiled in). To get around this I simply added a > symbolic link with the required name. Now that configure completes > successfully, the build fails quickly with the output attached below. Can > someone suggest what's going on here? Does KDE3 not work with the released > QT3 code? > > thanx & later, > > Ben Scherrey Hello Ben, In my Suse v7.2 i had the same problem. When i see the source rpm (qt3.spec) i notice that it make the compilation 2 times. One with the "-thread" option (this make the qt-mt.so) and one with the "-no-thread" option ( this make the qt.so). -- Best regards ******************************** Nick Katsamas Systems Administration Athens NOC - FORTHnet S.A. e-Mail: nkat@forthnet.gr ********************************