分页: 1 / 3

编译安装farsight,./configure命令通过,make不过,求解(已解决)

发表于 : 2010-01-12 13:29
人在井天
下载源代码:
http://download.chinaunix.net/download. ... ceID=12325

./configre命令后的最后几行结果如下(应该是通过了吧):

代码: 全选

config.status: creating config.h
config.status: executing depfiles commands

configure: *** Plug-ins that will be built:
	rtp

configure: *** Plug-ins that will NOT be built:
	msnavconf
	msnwebcam
	yahoowebcam
make命令的最后几行结果是:

代码: 全选

gcc -DHAVE_CONFIG_H -I. -I..    -I..  -pthread -I/usr/local/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -pthread -I/usr/local/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2    -Wall -Wdeclaration-after-statement -g -O2 -MT test_rtp_jingle_2-test-jingle-2.o -MD -MP -MF .deps/test_rtp_jingle_2-test-jingle-2.Tpo -c -o test_rtp_jingle_2-test-jingle-2.o `test -f 'test-jingle-2.c' || echo './'`test-jingle-2.c
test-jingle-2.c:33:37: 错误: gst/interfaces/xoverlay.h:没有该文件或目录
test-jingle-2.c: 在函数‘set_xoverlay’中:
test-jingle-2.c:484: 警告: 隐式声明函数‘gst_x_overlay_set_xwindow_id’
test-jingle-2.c:484: 警告: 隐式声明函数‘GST_X_OVERLAY’
make[3]: *** [test_rtp_jingle_2-test-jingle-2.o] 错误 1
make[3]:正在离开目录 `/home/pzye/桌面/farsight-0.1.28/tests'
make[2]: *** [all-recursive] 错误 1
make[2]:正在离开目录 `/home/pzye/桌面/farsight-0.1.28/tests'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/pzye/桌面/farsight-0.1.28'
make: *** [all] 错误 2


Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-12 13:33
人在井天
是源代码有问题?我查了一下,gst/interfaces/目录确实不存在。

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-12 13:49
人在井天
编译安装pidgin时提示:

Install the necessary gstreamer and farsight packages first.

我根据这个提示,寻找gstreamer 和farsight安装,我没理解错这个提示吧?编译安装gstreamer 获得成功,但是,编译pidgin的时候,提示依旧,这又是为什么呢?

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-16 23:54
末日逐沙
pidgin为什么要编译源码安装呢?

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-17 0:27
HuntXu
gst/interfaces/xoverlay.h:没有该文件或目录
http://packages.ubuntu.com/search?searc ... c&arch=any
善用搜索

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-17 9:53
人在井天
HuntXu 写了:gst/interfaces/xoverlay.h:没有该文件或目录
http://packages.ubuntu.com/search?searc ... c&arch=any
善用搜索

我不太明白,这个文件是源码目录下的文件,为什么在源码中却不带?

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-17 9:56
人在井天
末日逐沙 写了:pidgin为什么要编译源码安装呢?
我用的ubuntu9.04,pidgin版本太低。

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-17 10:10
人在井天
下载farsight-0.1.3.1后,得以成功编译安装。gstreamer也成功编译安装。但在编译pidgin的时候,依然是同样的问题:
Dependencies for voice/video were not met.
Install the necessary gstreamer and farsight packages first.
Or use --disable-vv if you do not need voice/video support.

真是晕了。

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-17 10:13
delectate
我试试编译先

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-17 10:26
delectate
configure无法通过

configure: WARNING: Jingle-base 0.3 not found, some plugins may be disabled.
configure: WARNING: libclinkc not found, uPnP will be disabled.
configure: WARNING: check 0.9.4 or greater not found, unit tests will be disabled.

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-17 10:29
delectate
问题大了,m4的makefile都有问题

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-17 11:12
人在井天
怀疑64位系统在编译的时候,很多的软件难以编译通过,原因是这些源代码更适合于32位。

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-17 13:59
HuntXu
人在井天 写了:
HuntXu 写了:gst/interfaces/xoverlay.h:没有该文件或目录
http://packages.ubuntu.com/search?searc ... c&arch=any
善用搜索

我不太明白,这个文件是源码目录下的文件,为什么在源码中却不带?
谁告诉你是源码目录下的文件,搞笑,那个搜索结果后面写明了所在包的啊...

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-17 14:32
yilan198711
人在井天 写了:下载farsight-0.1.3.1后,得以成功编译安装。gstreamer也成功编译安装。但在编译pidgin的时候,依然是同样的问题:
Dependencies for voice/video were not met.
Install the necessary gstreamer and farsight packages first.
Or use --disable-vv if you do not need voice/video support.

真是晕了。
昨天也曾遇到过

Re: 编译安装farsight,./configure命令通过,make不过,求解

发表于 : 2010-01-17 15:20
人在井天
HuntXu 写了:
人在井天 写了:
HuntXu 写了:gst/interfaces/xoverlay.h:没有该文件或目录
http://packages.ubuntu.com/search?searc ... c&arch=any
善用搜索

我不太明白,这个文件是源码目录下的文件,为什么在源码中却不带?
谁告诉你是源码目录下的文件,搞笑,那个搜索结果后面写明了所在包的啊...
不好意思,是我错误地理解了make的出错信息。