我的系统是aix5.3,xlc的版本是version 8,我在装完qt_x11_free_3.2.1后,./configure没问题都过了,当make时,出现如下问题:
# make
cd qmake && make
Target "qmake" is up to date.
cd src/moc && make
Target "first" is up to date.
cd src && make
xlC_r -c -+ -qstrict -O3 -qthreaded -DQT_SHARED -DQT_NO_DEBUG -DQT_THREA
D_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS -DQT_NO_NIS -DQT_NO_XINERAMA -DQT_NO_
XCURSOR -DQT_NO_XRANDR -DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_I
MAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STY
LE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -I/usr/local/qt/mkspe
cs/aix-xlc -I. -I3rdparty/libpng -I3rdparty/zlib -I../include -I.moc/release-sha
red-mt/ -o .obj/release-shared-mt/qtextlayout.o kernel/qtextlayout.cpp
xlC_r: 1501-230 Internal compiler error; please contact your Service Representat
ive
make: 1254-004 The error code from the last command is 41.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
请各位指点一下!
[ 此贴被XChinux在2007-08-12 22:48重新编辑 ]