[Gambas-user] configure and gb.qte

Benoît Minisini gambas at ...1...
Fri May 15 13:25:10 CEST 2009


> 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?

-- 
Benoît




More information about the User mailing list