免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3049 | 回复: 0
打印 上一主题 下一主题

linux 安装软件 MAKE时的问题 -all-recursive [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-05-15 13:37 |只看该作者 |倒序浏览
以下我遇到的问题:
        ./CONFIGURE  没问题
但MAKE 时遇到问题
问题如下:
m -f .libs/webcam.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -g -O2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -MT webcam.lo -MD -MP -MF .deps/webcam.Tpo -c webcam.c  -fPIC -DPIC -o webcam.o
webcam.c: In function 'malib_webcam_new_with_config':
webcam.c:61: warning: incompatible implicit declaration of built-in function 'memset'
webcam.c:62: warning: incompatible implicit declaration of built-in function 'strcpy'
webcam.c: In function 'malib_webcam_connect_server':
webcam.c:85: warning: incompatible implicit declaration of built-in function 'strlen'
webcam.c: In function 'malib_webcam_copy_decompressed_image':
webcam.c:134: error: label at end of compound statement
webcam.c: In function 'malib_webcam_init':
webcam.c:160: warning: incompatible implicit declaration of built-in function 'memcpy'
webcam.c: In function 'malib_webcam_get_next_frame':
webcam.c:265: warning: incompatible implicit declaration of built-in function 'memcpy'
webcam.c:273: warning: incompatible implicit declaration of built-in function 'memcpy'
make[3]: *** [webcam.lo] Error 1
make[3]: Leaving directory `/home/shanyong/gcc-project/libmalib-0.5.8/malib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/shanyong/gcc-project/libmalib-0.5.8/malib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/shanyong/gcc-project/libmalib-0.5.8'
make: *** [all] Error 2
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP