QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: yunfan

0.3.0 预览版 BUG 报告

[复制链接]
发表于 2005-6-16 09:20:12 | 显示全部楼层
我用FC4系统,k de 3.4.0-6   ,刚刚编译0.2.1时出错了,
qq_crypt.c: In function 'qq_encrypt':
qq_crypt.c:155: error: static declaration of 'rand' follows non-static declaration
qq_crypt.c:153: error: previous declaration of 'rand' was here
qq_crypt.c:159: error: static declaration of 'encrypt_every_8_byte' follows non-static declaration
qq_crypt.c:154: error: previous declaration of 'encrypt_every_8_byte' was here
qq_crypt.c: In function 'qq_decrypt':
qq_crypt.c:236: error: static declaration of 'decrypt_every_8_byte' follows non-static declaration
qq_crypt.c:235: error: previous declaration of 'decrypt_every_8_byte' was here
make[3]: *** [qq_crypt.lo] 错误 1
make[3]: Leaving directory `/root/软件/eva-0.2.1/src/libeva'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/root/软件/eva-0.2.1/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/软件/eva-0.2.1'
make: *** [all] 错误 2
[root@localhost eva-0.2.1]#
回复

使用道具 举报

发表于 2005-6-16 11:58:42 | 显示全部楼层
我又试了0.3.0预拦版 在FC4系统下   还是编译不过
回复

使用道具 举报

 楼主| 发表于 2005-6-16 12:03:16 | 显示全部楼层
[quote:ea587f2cbc="Anomymous"]我又试了0.3.0预拦版 在FC4系统下   还是编译不过[/quote]

奇怪,在FC3上是正常的。

麻烦你把FC4上, 编译 0.3.0 预览版的 报错信息贴出来一下。多谢
回复

使用道具 举报

发表于 2005-6-16 14:49:28 | 显示全部楼层
我打开登录界面,鼠标点击密码输入眶 马上就说崩溃,我的系统是FC4
回复

使用道具 举报

 楼主| 发表于 2005-6-16 14:53:33 | 显示全部楼层
[quote:cf41628fe8="Anomymous"]我打开登录界面,鼠标点击密码输入眶 马上就说崩溃,我的系统是FC4[/quote]

能否贴一下崩溃的回溯跟踪报告(KCrash), 谢谢.
回复

使用道具 举报

发表于 2005-6-16 15:18:00 | 显示全部楼层
我编译的时候好像有提示几个  do nothing for all  
我再编译一下,等会把信息贴出来 yunfan辛苦了
回复

使用道具 举报

发表于 2005-6-16 15:25:07 | 显示全部楼层
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208158528 (LWP 8641)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#4  0x00992fcd in strcpy () from /lib/libc.so.6
#5  0x08089b6e in EvaLoginWindow::slotPasswordChanged ()
#6  0x080c1e3c in EvaLoginWindow::qt_invoke ()
#7  0x0796ddb4 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0x0796e77e in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0x07cf2d9c in QLineEdit::textChanged ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x07a463d5 in QLineEditPrivate::finishChange ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0x07a48891 in QLineEdit::insert () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x07a403e8 in QLineEdit::imEndEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x079ac268 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x07a485d5 in QLineEdit::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x0790908d in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x079099e6 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x002d5661 in KApplication::notify () from /usr/lib/libkdecore.so.4
#18 0x0789547f in QApplication::postIMEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x07cdb798 in QApplication::qt_invoke ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x002e0919 in KApplication::qt_invoke () from /usr/lib/libkdecore.so.4
#21 0x0796ddb4 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x07ce953b in QInputContext::imEventGenerated ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x07ce9612 in QInputContext::qt_emit ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x00568d3d in QMultiInputContext::qt_emit ()
   from /usr/lib/qt-3.3/plugins/inputmethods/libqimsw-multi.so
#25 0x0796ddf8 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x07ce953b in QInputContext::imEventGenerated ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0x078b67a9 in QInputContext::sendIMEventInternal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#28 0x078b69e8 in QInputContext::sendIMEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#29 0x00551507 in QXIMInputContext::sendIMEvent ()
   from /usr/lib/qt-3.3/plugins/inputmethods/libqxim.so
#30 0x00552eb1 in QXIMInputContext:11FilterEvent ()
   from /usr/lib/qt-3.3/plugins/inputmethods/libqxim.so
#31 0x0056fe09 in _XimCbDispatch ()
   from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
#32 0x0056f4da in _XimCbDispatch ()
   from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
#33 0x00582425 in _XimThaiCloseIM ()
   from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
#34 0x00583325 in _XimWrite ()
   from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
#35 0x005837cc in _XimFilterWaitEvent ()
   from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
#36 0x0058246f in _XimThaiCloseIM ()
   from /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
#37 0x00ae5010 in XFilterEvent () from /usr/X11R6/lib/libX11.so.6
#38 0x0789e949 in QApplication:11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#39 0x078b2fc8 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#40 0x0792174b in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#41 0x07921656 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#42 0x07908a59 in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#43 0x080651e6 in main ()
回复

使用道具 举报

发表于 2005-6-16 15:27:11 | 显示全部楼层
make install 的信息要不要也贴出来?
回复

使用道具 举报

发表于 2005-6-16 22:37:18 | 显示全部楼层
[quote:ba8ef4fc1b="千里孤坟"]如果有运行库无开发库应该是报“ (headers and libraries) not found.”这个错误,但事实并不是这样。

看样子您升级过Qt,请尝试用发行版自带的包完全覆盖回去再编译看看。[/quote]

我用的是官方的升级阿。。
回复

使用道具 举报

 楼主| 发表于 2005-6-16 23:16:28 | 显示全部楼层
to 游客,
看了你贴的报告,你这个问题,好像有人说过一次。 但是这个问题很奇怪,
应该不是Eva程序的问题。 你的这个问题在FC3, magic, mandrake, 红旗,
或者大部分其它发行版上出现的几率几乎为0,目前尚不清楚原因。 FC4用
了许多新的东西, 也许和这个有关。

我会尽量从Eva程序的角度找问题,希望可以解决。
回复

使用道具 举报

发表于 2005-6-17 00:01:19 | 显示全部楼层
[quote:03f5c343e3="千里孤坟"]如果有运行库无开发库应该是报“ (headers and libraries) not found.”这个错误,但事实并不是这样。

看样子您升级过Qt,请尝试用发行版自带的包完全覆盖回去再编译看看。[/quote]不知道,给你看看这个:[code:1]libqt3:/usr/lib/qt3/lib/libqt-mt.so.3
libqt3:/usr/lib/qt3/lib/libqt-mt.so.3.3
libqt3:/usr/lib/qt3/lib/libqt-mt.so.3.3.4
libqt3-devel:/usr/lib/qt3/lib/libqt-mt.so[/code:1]但愿BoyFriend没有选错更新源的架构
回复

使用道具 举报

发表于 2005-6-17 00:02:29 | 显示全部楼层
[quote:c9f4773334="yunfan"]to 游客,
看了你贴的报告,你这个问题,好像有人说过一次。 但是这个问题很奇怪,
应该不是Eva程序的问题。 你的这个问题在FC3, magic, mandrake, 红旗,
或者大部分其它发行版上出现的几率几乎为0,目前尚不清楚原因。 FC4用
了许多新的东西, 也许和这个有关。

我会尽量从Eva程序的角度找问题,希望可以解决。[/quote]那是因为gcc4的缘故 说明函数定义不规范,或者没有考虑到64位系统。
回复

使用道具 举报

发表于 2005-6-17 08:27:36 | 显示全部楼层
那是因为gcc4的缘故 Smile 说明函数定义不规范,或者没有考虑到64位系统。

那该怎么解决呢?我以前用的是redhat enterprise es 3,为了用eva特意升级到FC4亚..现在又不能用eva,这样就白忙乎了
回复

使用道具 举报

发表于 2005-6-17 10:16:49 | 显示全部楼层
编译不通过就肯定是gcc4的问题
回复

使用道具 举报

发表于 2005-6-17 13:06:52 | 显示全部楼层
[quote:0af9b15384="BoyFriend"]
我用的是官方的升级阿。。[/quote]

在确认没有路径相关遗漏和没有多个Qt版本同时存在的前提下,现在可确认以下几点:
1:您的系统里有两个版本不同的GCC和对应的libstdc++。
2:您的Qt升级过。
3:configure脚本认为您的Qt库和系统里其他某些库不兼容。

那可推想出一点:您的Qt相关工具链是否符合初装时的标准现在已经无法确定了。

如此,为何不尝试下恢复下原始版本的Qt呢(如果编译器相关软件包未曾更动过的话)?如果还有错误,看看config.log里的讯息是否有不一样。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-5-10 11:38 , Processed in 0.077453 second(s), 13 queries .

© 2021 Powered by Discuz! X3.5.

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