当前位置: 技术问答>linux和unix
libpcap --- No rule to make target `pcap-@V_PCAP@.o', needed by `libpcap.a`
来源: 互联网 发布时间:2017-03-16
本文导语: 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 targ...
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'
菜鸡一只,跪求各位大神帮助!!!
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
http://forum.ubuntu.org.cn/viewtopic.php?f=88&t=388336
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。