[Gambas-user] configure and gb.qte

Rolf-Werner Eilert eilert-sprachen at ...221...
Fri May 15 19:22:13 CEST 2009


Benoît Minisini schrieb:
>> I just downloaded the 2.13 release. Trying to compile it, I ran into
>> this old error of gb.qte. Here is the rest of the ./configure messages
>> where it eventually stops:
>>
>> checking if g++ static flag -static works... yes
>> checking if g++ supports -c -o file.o... yes
>> checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports
>> shared libraries... yes
>> checking dynamic linker characteristics... GNU/Linux ld.so
>> (cached) (cached) checking how to hardcode library paths into
>> programs... immediate
>> appending configuration tag "F77" to libtool
>> checking for QT meta-object compiler... /usr/lib/qt3/bin/moc
>> checking for QT/Embedded component headers... /usr/lib/qt3/include/
>> checking for QT/Embedded component libraries... no
>> configure: WARNING: Unable to find file: libqte-mt.so
>> configure: WARNING: *** QT/Embedded component is disabled
>> configure: creating ./config.status
>> config.status: creating Makefile
>> config.status: error: cannot find input file: src/Makefile.in
>> configure: error: ./configure failed for gb.qte
>>
>>
>> As this is an old problem, I thought you guys might meanwhile have a
>> solution for this?
>>
>> The system here is a Suse 10.3, up to now there has been no problem with
>> Gambas compilations, as far as I remember.
>>
>> Regards
>>
>> Rolf
>>
> 
> If you don't have the libqte-mt.so library installed, what's the problem with 
> being warned by configure?

The problem is that configure doesn't continue but stops here. Normally 
it would end saying "now you can start make"...

Rolf







More information about the User mailing list