|
|

楼主 |
发表于 2005-3-18 15:35:03
|
显示全部楼层
可是,我是用源文件编译,不是RPM包
好像我,没有装过MYSQL啊
到底怎么才能解决,,难道是在RH9能编译通过?
QT的官方好像没说不能在RH9.0下用嘛,郁闷,,我准备用这个编译出来的环境做毕业设计。
怎么办啊?
我重新下了同版本的,,再编译,又出下面的问题了
g++ -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/tmp/Qt_x86/qt-2.3.7-emb/include -pip
e -DQWS -fno-exceptions -fno-rtti -O2 -fno-default-inline -Wall -W -DNO_DEBUG -f
PIC -DQT_NO_IMAGEIO_MNG -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATRO
X -DQT_NO_QWS_VNC -DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_24 -DQT_BUILTIN_GIF_READE
R=0 -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT -I/tmp/Qt_x86/qt-2.3.7-emb/src/3rdpa
rty/zlib -I/tmp/Qt_x86/qt-2.3.7-emb/src/3rdparty/libpng -I3rdparty/kernel -I3rdp
arty/tools -o widgets/qmultilineedit.o widgets/qmultilineedit.cpp
widgets/qmultilineedit.cpp: In member function `void
QMultiLineEdit::insertAtAux(const QString&, int, int, bool)':
widgets/qmultilineedit.cpp:1572: internal error: 段错误
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[2]: *** [widgets/qmultilineedit.o] Error 1
make[2]: Leaving directory `/tmp/Qt_x86/qt-2.3.7-emb/src'
make[1]: *** [src-mt] Error 2
make[1]: Leaving directory `/tmp/Qt_x86/qt-2.3.7-emb'
make: *** [src-mt] Error 2
[root@huang qt-2.3.7-emb]#
-------------------------------
看起来,好像差不多的问题,,出错的地方有点不同,,大概是我的。/CONFIGURE加的选项不同而已
谁帮帮我,,多给点思路!!!!!!!!!
QQ 31911030
随时,需要帮助。。。 |
|