problem compiling qt-embedded 2.3.7

Hetz Ben Hamo hetz at kde.org
Thu Sep 25 15:59:20 CEST 2003


Hi,

I just downloading qt-embedded 2.3.7 and I'm trying to compile it.
My configure parameters: ./configure -qvfb -depths 16

(I hope that the qvfb means the vesafb driver)..

The compile fails with this message:

g++  -c -I/home/hetz/qt-2.3.7/include  -pipe -DQWS -fno-exceptions -fno-rtti 
-O2 -fno-default-inline -Wall -W -DNO_DEBUG -fPIC -DQT_NO_IMAGEIO_MNG 
-DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VNC 
-DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_4 -DQT_NO_QWS_DEPTH_8 
-DQT_NO_QWS_DEPTH_24 -DQT_NO_QWS_DEPTH_32 -DQT_BUILTIN_GIF_READER=0 
-DQT_NO_IMAGEIO_JPEG -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT  
-I/home/hetz/qt-2.3.7/src/3rdparty/zlib 
-I/home/hetz/qt-2.3.7/src/3rdparty/libpng -I3rdparty/kernel -I3rdparty/tools 
-o kernel/qpixmap.o kernel/qpixmap.cpp
kernel/qpixmap.cpp: In function `QPixmap grabChildWidgets(QWidget*)':
kernel/qpixmap.cpp:900: `QScrollView' undeclared (first use this function)
kernel/qpixmap.cpp:900: (Each undeclared identifier is reported only once for
   each function it appears in.)
kernel/qpixmap.cpp:900: `sv' undeclared (first use this function)
kernel/qpixmap.cpp:903: parse error before `)' token
make: *** [kernel/qpixmap.o] Error 1

Any suggestions please?

Thanks a lot,
Hetz



More information about the konq-e mailing list