LinuxSir.cn,穿越时空的Linuxsir!

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

关于slackware10下安装kmess的问题

[复制链接]
发表于 2004-7-11 01:49:19 | 显示全部楼层 |阅读模式
我下载了kmess-1.3.tar.gz
然后tar zxvf km*
cd km*
./configure
make
总是到最后出现错误

不知道有那位兄弟在slackware下安装过kmess1.3,能不能说说是如何安装的?
 楼主| 发表于 2004-7-11 03:03:22 | 显示全部楼层
root@darkstar:~/kmess-1.3# make
make  all-recursive
make[1]: Entering directory `/root/kmess-1.3'
Making all in kmess
make[2]: Entering directory `/root/kmess-1.3/kmess'
Making all in chat
make[3]: Entering directory `/root/kmess-1.3/kmess/chat'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/kmess-1.3/kmess/chat'
Making all in network
make[3]: Entering directory `/root/kmess-1.3/kmess/network'
Making all in applications
make[4]: Entering directory `/root/kmess-1.3/kmess/network/applications'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/root/kmess-1.3/kmess/network/applications'
make[4]: Entering directory `/root/kmess-1.3/kmess/network'
source='msnconnection.cpp' object='msnconnection.o' libtool=no \
depfile='.deps/msnconnection.Po' tmpdepfile='.deps/msnconnection.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o msnconnection.o `test -f 'msnconnection.cpp' || echo './'`msnconnection.cpp
msnconnection.cpp: In constructor `MsnConnection::MsnConnection(QString)':
msnconnection.cpp:46: error: uninitialized member '
   MsnConnection::kStringHandler_' with 'const' type 'const KStringHandler'
msnconnection.cpp: In member function `void MsnConnection::proxyConnected()':
msnconnection.cpp:618: warning: unused variable `char*request'
make[4]: *** [msnconnection.o] 错误 1
make[4]: Leaving directory `/root/kmess-1.3/kmess/network'
make[3]: *** [all-recursive] 错误 1
make[3]: Leaving directory `/root/kmess-1.3/kmess/network'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/root/kmess-1.3/kmess'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/kmess-1.3'
make: *** [all] 错误 2
root@darkstar:~/kmess-1.3#
发表于 2004-7-11 04:12:49 | 显示全部楼层
不是有kopete吗
 楼主| 发表于 2004-7-11 04:26:57 | 显示全部楼层
问题解决了
将msnconnection.h里面156行的const去掉就可以了
发表于 2004-11-20 13:44:38 | 显示全部楼层
楼主救了我的命,感激
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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