PDA

View Full Version : QT- my bane....



darkangelx
02-13-2004, 04:30 PM
I just dont know what I am doing wrong. SEQ worked fine until I had to upgrade to 3.1.X of QT. This seems to be the worst part of updating SEQ. I downloaded the free version from trolltech ftp verision 3.2.3. Stopped shortly wtih the following:

gmake[1]: Entering directory `/usr/local/qt'
cd qmake && gmake
gmake[2]: Entering directory `/usr/local/qt/qmake'
gmake[2]: `qmake' is up to date.
gmake[2]: Leaving directory `/usr/local/qt/qmake'
cd src/moc && gmake
gmake[2]: Entering directory `/usr/local/qt/src/moc'
gmake[2]: Nothing to be done for `first'.
gmake[2]: Leaving directory `/usr/local/qt/src/moc'
cd src && gmake
gmake[2]: Entering directory `/usr/local/qt/src'
g++ -c -pipe -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_XCURSOR -DQT_NO_XRANDR -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -I/usr/local/qt/mkspecs/linux-g++ -I. -I/usr/X11R6/include/freetype2 -I3rdparty/libpng -I3rdparty/zlib -I3rdparty/opentype -I../include -I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qfontengine_x11.o kernel/qfontengine_x11.cpp
kernel/qfontengine_x11.cpp: In member function `bool
QOpenType::supportsScript(unsigned int)':
kernel/qfontengine_x11.cpp:2203: `FT_Err_Table_Missing' undeclared (first use
this function)
kernel/qfontengine_x11.cpp:2203: (Each undeclared identifier is reported only
once for each function it appears in.)
gmake[2]: *** [.obj/release-shared-mt/qfontengine_x11.o] Error 1
gmake[2]: Leaving directory `/usr/local/qt/src'
gmake[1]: *** [sub-src] Error 2
gmake[1]: Leaving directory `/usr/local/qt'
gmake: *** [init] Error 2


I am running slackware 8.1.
I have sourced my .profile with the correct info and even tried ldconfig.

I am open to suggestions at this point.

darkangelx
02-13-2004, 04:35 PM
gawd I suck, seems I need to update my compiler when in doubt search sorry...