免费注册 查看新帖 |

Chinaunix

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

[其他] 关于libtool的一个问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2013-11-27 16:59 |只看该作者 |倒序浏览
我用的ubuntu12.04 LTS, 默认没有安装libtools工具:

终端直接输入"libtool"显示错误:
root@ubuntu-dvd-1:/work/squid-3.3.10# libtool
The program 'libtool' is currently not installed.  You can install it by typing:
apt-get install libtool
root@ubuntu-dvd-1:/work/squid-3.3.10#


然而,我在make一些工程的时候,竟然显示调用到了!以下是我在make squid-3.3.10的时候输出的一些log:

......
mv -f .deps/rfc1738.Tpo .deps/rfc1738.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H  -I.. -I../include -I../lib -I../src -I../include   -I../libltdl   -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc2617.lo -MD -MP -MF .deps/rfc2617.Tpo -c -o rfc2617.lo rfc2617.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I../libltdl -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc2617.lo -MD -MP -MF .deps/rfc2617.Tpo -c rfc2617.c  -fPIC -DPIC -o .libs/rfc2617.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I../libltdl -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Werror -pipe -D_REENTRANT -Wall -g -O2 -MT rfc2617.lo -MD -MP -MF .deps/rfc2617.Tpo -c rfc2617.c -o rfc2617.o >/dev/null 2>&1
.......


这个是什么情况? 感觉有点诡异~~~  以前都是直接configure  make  make install 直接过去了,今天突然想到这个问题,上来请教下大拿们~~~ 先谢过了!



您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP