[Gambas-user] Trouble compiling 1.0.1

scatman scatman_ at ...17...
Mon Jan 10 08:16:02 CET 2005


Am Freitag, 7. Januar 2005 17:09 schrieb Thomas M. Herden:
Hello,

> I've tried compiling Gambas on a Debian-derived distribution (Simply
> MEPIS), but no go. "./configure" seemed to finish without errors, but
> "make" gave up the ghost after the following...
>
> if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
> -I../../.. -I/usr/include/qt/ -D_REENTRANT -I../../../src/share    -g -O2
> -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT main.lo -MD
> -MP -MF ".deps/main.Tpo" -c -o main.lo main.cpp; \ then mv -f
> ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
> g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/qt/ -D_REENTRANT
> -I../../../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os
> -fno-omit-frame-pointer -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp 
> -fPIC -DPIC -o .libs/main.o In file included from CWindow.h:39,
>                  from main.cpp:62:
> CMenu.h:32:19: qlist.h: No such file or directory
> In file included from main.cpp:82:
> CTabStrip.h:35:21: qvector.h: No such file or directory
> make[5]: *** [main.lo] Error 1
> make[5]: Leaving directory
> `/home/tom_herden/dl/source/gambas-1.0.1/src/lib/qt' make[4]: ***
> [all-recursive] Error 1
> make[4]: Leaving directory
> `/home/tom_herden/dl/source/gambas-1.0.1/src/lib/qt' make[3]: ***
> [all-recursive] Error 1
> make[3]: Leaving directory
> `/home/tom_herden/dl/source/gambas-1.0.1/src/lib' make[2]: ***
> [all-recursive] Error 1
> make[2]: Leaving directory `/home/tom_herden/dl/source/gambas-1.0.1/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/tom_herden/dl/source/gambas-1.0.1'
> make: *** [all] Error 2

I have no Problems with the libqt3-compat-headers for Debian.
Not the qt3-dev or libqt3-dev.

bye.







More information about the User mailing list