• 6725阅读
  • 2回复

qt-x11-4.1.1安装过程中gmake出现错误 [复制链接]

上一主题 下一主题
离线cmf3887299
 
只看楼主 正序阅读 楼主  发表于: 2006-05-07
— 本帖被 XChinux 从 Qt for Windows 移动到本区(2010-02-07) —
./configure 通过了但是gmake时出现问题了,不知道是为什么?

g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT
_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_RASTER_IMAGEENGINE -DQT_PDF
_SUPPORT -DQT_HAVE_FREETYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSXP -DQT_CORE_
LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I..
/../include/QtCore -I../../include -I../../include/QtGui -I../3rdparty/libpng -I
../3rdparty/zlib -I/usr/include/freetype2 -I../3rdparty/opentype -I.moc/debug-sh
ared -I/usr/X11R6/include -I. -o .obj/debug-shared/qfontengine_x11.o text/qfonte
ngine_x11.cpp
text/qfontengine_x11.cpp:67: warning: `struct QFreetypeFace' only defines a
  private destructor and has no friends
text/qfontengine_x11.cpp: In member function `QByteArray
  QFreetypeFace::getSfntTable(unsigned int) const':
text/qfontengine_x11.cpp:292: `FT_Load_Sfnt_Table' undeclared (first use this
  function)
text/qfontengine_x11.cpp:292: (Each undeclared identifier is reported only once
  for each function it appears in.)
gmake[3]: *** [.obj/debug-shared/qfontengine_x11.o] Error 1
gmake[3]: Leaving directory `/usr/local/qt/src/gui'
gmake[2]: *** [debug-all] Error 2
gmake[2]: Leaving directory `/usr/local/qt/src/gui'
gmake[1]: *** [sub-gui-make_default-ordered] Error 2
gmake[1]: Leaving directory `/usr/local/qt/src'
gmake: *** [sub-src-make_default-ordered] Error 2
[ 此贴被XChinux在2006-05-07 22:11重新编辑 ]
离线zy9914202
只看该作者 2楼 发表于: 2009-06-30
./configure -embedded arm -xplatform qws/linux-arm-g++ -depths  16 -no-qt3support -little-endian
离线kcuf
只看该作者 1楼 发表于: 2006-05-11
同样的错误出现。。。
望高手解答
快速回复
限100 字节
 
上一个 下一个