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
代码: 全选
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