LinuxSir.cn,穿越时空的Linuxsir!

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

bonobo-activation编译通不过,我估计可能是glib2.25

[复制链接]
发表于 2003-7-17 11:22:12 | 显示全部楼层 |阅读模式
编译通不过,我估计可能是glibc-2.2.5版本问题,
装这个库对glibc的版本有没有要求呢.

错误信息如下:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -DVERSION=\"2.2.1.1\" -DG_DISABLE_DEPRECATED -g -O2 -c bonobo-activation-fork-server.c  -fPIC -DPIC -o bonobo-activation-fork-server.lo
bonobo-activation-fork-server.c: In function `bonobo_activation_server_by_forking':
bonobo-activation-fork-server.c:304: `LincWatch' undeclared (first use in this function)
bonobo-activation-fork-server.c:304: (Each undeclared identifier is reported only once
bonobo-activation-fork-server.c:304: for each function it appears in.)
bonobo-activation-fork-server.c:304: `watch' undeclared (first use in this function)
make[2]: *** [bonobo-activation-fork-server.lo] Error 1
make[2]: Leaving directory `/usr/src/bonobo-activation-2.2.1.1/bonobo-activation'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/bonobo-activation-2.2.1.1'
make: *** [all-recursive-am] Error 2
 楼主| 发表于 2003-7-17 14:29:33 | 显示全部楼层
好了
在那个文件里,
增加

#include <linc/linc.h>
白让我担心了

linc 1.1.1
bonobo-act.. 2.2.3
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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