LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 733|回复: 1

这个make错误该怎么解决?

[复制链接]
发表于 2006-8-4 00:02:33 | 显示全部楼层 |阅读模式
编译软件时,make后出现这么一大串东西

  1. /usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libnet.a(libnet_resolve.o): In  function `libnet_addr2name4':/home/lb/libnet/src/libnet_resolve.c:65: 警告: Us ing 'gethostbyaddr' in statically linked applications requires at runtime the sh ared libraries from the glibc version used for linking
  2. /usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libnet.a(libnet_resolve.o): In  function `libnet_name2addr4':/home/lb/libnet/src/libnet_resolve.c:126: 警告: U sing 'gethostbyname' in statically linked applications requires at runtime the s hared libraries from the glibc version used for linking
  3. /usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../lib/libnet.a(libnet_resolve.o): In  function `libnet_name2addr6':/home/lb/libnet/src/libnet_resolve.c:254: 警告: U sing 'gethostbyname2' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  4. /usr/local/lib/libpcap.a(nametoaddr.o): In function `pcap_nametonetaddr':nametoa ddr.c:(.text+0x4a): 警告: Using 'getnetbyname' in statically linked application s requires at runtime the shared libraries from the glibc version used for linki ng
  5. /usr/local/lib/libpcap.a(nametoaddr.o): In function `pcap_nametoproto':nametoadd r.c:(.text+0x1f6): 警告: Using 'getprotobyname' in statically linked applicatio ns requires at runtime the shared libraries from the glibc version used for link ing
  6. /usr/local/lib/libpcap.a(nametoaddr.o): In function `pcap_nametoport':nametoaddr .c:(.text+0x76): 警告: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
复制代码
发表于 2006-8-4 00:43:06 | 显示全部楼层
警告

不是错误.
回复 支持 反对

使用道具 举报

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

本版积分规则

快速回复 返回顶部 返回列表