Believe youself!
分类: 嵌入式
2009-07-22 09:42:33
chinaunix网友2009-07-23 23:58:37
都是因为没有portmap服务功能的原因: download portmap source code: http://ftp.surfnet.nl/security/tcpwrappers/portmap_4.tar.gz First, I commented out the line : HOSTS_ACCESS= -DHOSTS_ACCESS, to reduce an external library dependence. Everywhere I saw a reference to libwrap.a I also commented it out for the same reason. For a more secure server, these can be put back, but additional libraries will be needed. modified the CFLAGS line to point to my snapgear linux source tree : CFLAGS = $(COPT) -O $(NSARCH