首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

libpcap - No rule to make target `pcap-@V_PCAP@.o' needed by `libpcap.a`解决办

2012-12-19 
libpcap --- No rule to make target `pcap-@V_PCAP@.o', needed by `libpcap.a`uname -m i686unam

libpcap --- No rule to make target `pcap-@V_PCAP@.o', needed by `libpcap.a`
uname -m = i686
uname -r = 3.2.0-31-generic-pae
uname -s = Linux
uname -v = #50-Ubuntu SMP Fri Sep 7 16:39:45 UTC 2012


libpcap-1.3.0
按照install.txt的说法,
1> ./configure  // 貌似 OK
2> make  //我这里直接make不行,有 make: *** No targets specified and no makefile found.  Stop.
     于是我用 make -f Makefile.in 此时,有 No rule to make target `pcap-@V_PCAP@.o', needed by `libpcap.a`
从config.log看,有 V_PCAP='linux' 

菜鸡一只,跪求各位大神帮助!!!

[最优解释]
没人回答那我来给楼主一个解释好了,参见:哈哈
http://forum.ubuntu.org.cn/viewtopic.php?f=88&t=388336
[其他解释]
自己给自己顶一下,各位大神大发慈悲帮帮我吧,谢谢了!

热点排行