LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 766|回复: 2

error: 段错误,,,help me

[复制链接]
发表于 2005-3-17 19:55:35 | 显示全部楼层 |阅读模式
---------------------error out like this--------------
g++ -c -I/usr/X11R6/include -I/tmp/Qt_x86/qt-2.3.2-x11/include -I/usr/X11R6/inc
lude -pipe -O2 -Wall -W -fPIC -DQT_BUILTIN_GIF_READER=0 -DQT_NO_IMAGEIO_JPEG -DQ
T_NO_IMAGEIO_MNG -DQT_NO_XKB -I/tmp/Qt_x86/qt-2.3.2-x11/src/3rdparty/zlib -I/tm
p/Qt_x86/qt-2.3.2-x11/src/3rdparty/libpng -o kernel/qrichtext.o kernel/qrichtex
319t.cpp
kernel/qrichtext.cpp: In copy constructor
`QTextRichString:TextRichString(const QTextRichString&)':
kernel/qrichtext.cpp:1808: internal error: 段错误
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[2]: *** [kernel/qrichtext.o] Error 1
make[2]: Leaving directory `/tmp/Qt_x86/qt-2.3.2-x11/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/tmp/Qt_x86/qt-2.3.2-x11'
make: *** [init] Error 2
--------------------------------

please tell me why??

how to resolve it?
very hurry!!
QQ 31911030
发表于 2005-3-18 00:10:29 | 显示全部楼层
是系统出了问题。

可能是中文化造成的。

如果是RPM的系统,可以用下面的命令来试试。

#rpm --rebuilddb

另外最好重新安装一下mysql的包,重新安装也能解决。。
回复 支持 反对

使用道具 举报

 楼主| 发表于 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
随时,需要帮助。。。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表