新手求助,安装openfetion时的错误大家帮我看看吧

上网、浏览、聊天、下载等
回复
zl8724
帖子: 5
注册时间: 2010-05-20 6:48

新手求助,安装openfetion时的错误大家帮我看看吧

#1

帖子 zl8724 » 2010-06-02 12:43

zl@ubuntu:~$ make
make all-recursive
make[1]: 正在进入目录 `/home/zl'
Making all in src
make[2]: 正在进入目录 `/home/zl/src'
gcc -DHAVE_CONFIG_H -I. -I/home/zl/下载/openfetion-1.5/src -I.. `xml2-config --cflags` `pkg-config --cflags gtk+-2.0 gthread-2.0` -g -I../include -I../include/openfetion -I ../. -DSKIN_DIR=\"/usr/local/share/openfetion/skin/\" -DRESOURCE_DIR=\"/usr/local/share/openfetion/resource/\" -g -O2 -MT openfetion-fetion_buddylist.o -MD -MP -MF .deps/openfetion-fetion_buddylist.Tpo -c -o openfetion-fetion_buddylist.o `test -f 'fetion_buddylist.c' || echo '/home/zl/下载/openfetion-1.5/src/'`fetion_buddylist.c
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:21:28: error: fetion_include.h: 没有那个文件或目录
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:23: error: expected ‘)’ before ‘*’ token
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:53: error: expected ‘)’ before ‘*’ token
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:82: error: expected ‘)’ before ‘*’ token
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:111: error: expected ‘)’ before ‘*’ token
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:145: error: expected ‘)’ before ‘*’ token
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c: In function ‘generate_create_buddylist_body’:
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:188: error: ‘xmlChar’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:188: error: (Each undeclared identifier is reported only once
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:188: error: for each function it appears in.)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:188: error: ‘res’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:189: error: ‘xmlDocPtr’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:189: error: expected ‘;’ before ‘doc’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:190: error: ‘xmlNodePtr’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:190: error: expected ‘;’ before ‘node’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:191: error: ‘doc’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:191: warning: incompatible implicit declaration of built-in function ‘strlen’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:192: error: ‘node’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:193: error: ‘NULL’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:193: error: ‘BAD_CAST’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:193: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:194: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:195: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:196: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c: In function ‘generate_edit_buddylist_body’:
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:205: error: ‘xmlChar’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:205: error: ‘res’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:206: error: ‘xmlDocPtr’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:206: error: expected ‘;’ before ‘doc’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:207: error: ‘xmlNodePtr’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:207: error: expected ‘;’ before ‘node’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:208: error: ‘doc’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:208: warning: incompatible implicit declaration of built-in function ‘strlen’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:209: error: ‘node’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:210: error: ‘NULL’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:210: error: ‘BAD_CAST’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:210: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:211: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:212: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:213: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:214: warning: incompatible implicit declaration of built-in function ‘bzero’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:215: warning: incompatible implicit declaration of built-in function ‘sprintf’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:216: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c: In function ‘generate_delete_buddylist_body’:
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:226: warning: incompatible implicit declaration of built-in function ‘bzero’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:227: warning: incompatible implicit declaration of built-in function ‘sprintf’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:228: error: ‘xmlChar’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:228: error: ‘res’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:229: error: ‘xmlDocPtr’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:229: error: expected ‘;’ before ‘doc’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:230: error: ‘xmlNodePtr’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:230: error: expected ‘;’ before ‘node’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:231: error: ‘doc’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:231: warning: incompatible implicit declaration of built-in function ‘strlen’
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:232: error: ‘node’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:233: error: ‘NULL’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:233: error: ‘BAD_CAST’ undeclared (first use in this function)
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:233: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:234: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:235: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:236: error: expected ‘)’ before string constant
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c: At top level:
/home/zl/下载/openfetion-1.5/src/fetion_buddylist.c:241: error: expected ‘)’ before ‘*’ token
make[2]: *** [openfetion-fetion_buddylist.o] 错误 1
make[2]:正在离开目录 `/home/zl/src'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/zl'
make: *** [all] 错误 2

这是make是的错误
兄弟帮我看看
头像
wheat0r
帖子: 1026
注册时间: 2008-04-27 12:15
联系:

Re: 新手求助,安装openfetion时的错误大家帮我看看吧

#2

帖子 wheat0r » 2010-06-02 12:56

直接找一个PPA装吧
happyaron的PPA里就有
oneleaf 的教导记心间:《学习linux几点忠告》
zl8724
帖子: 5
注册时间: 2010-05-20 6:48

Re: 新手求助,安装openfetion时的错误大家帮我看看吧

#3

帖子 zl8724 » 2010-06-02 14:27

wheat0r 写了:直接找一个PPA装吧
happyaron的PPA里就有
?哥们说明白点在,哥们新手。
头像
紅中愛發財
帖子: 185
注册时间: 2009-07-15 15:31

Re: 新手求助,安装openfetion时的错误大家帮我看看吧

#4

帖子 紅中愛發財 » 2010-06-02 22:13

代码: 全选

https://launchpad.net/~……/+archive/ppa
回复