[Gambas-user] configure and gb.qte

José Luis Redrejo jredrejo at ...626...
Fri May 15 13:20:07 CEST 2009


2009/5/15 Rolf-Werner Eilert <eilert-sprachen at ...221...>

> 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.
>
> R



It's a new problem with 2.13. You can use
./configure --disable-qte
as a workaround

Regards
José L.



More information about the User mailing list