From mandrake-cooker Thu May 04 15:31:59 2006 From: Laurent Montel Date: Thu, 04 May 2006 15:31:59 +0000 To: mandrake-cooker Subject: Re: [Cooker] Configure problem in Kdeveop x86_64 Message-Id: <200605041732.00369.lmontel () mandriva ! com> X-MARC-Message: https://marc.info/?l=mandrake-cooker&m=114675669630500 On Thursday 04 May 2006 00:49, Thomas Spuhler wrote: > I tried to build a program I wrote in an i586 box on my cooker x86_64 > laptop. > But I always get this error: > checking for Qt... > configure: error: Qt (>= Qt 3.2) (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! > *** Exited with status: 1 *** > > I have qt3 installed and it's in the project options with the right > path. > Program builds fine on my i586 box. > > Thomas ./configure --enable-libsuffix=64 ...