glowwarm
请教vsftpd安装问题
我在make的时候,有一下错误发生:
tcpwrap.c:15:20: error: tcpd.h: No such file or directory
tcpwrap.c: In function ‘vsf_tcp_wrapper_ok’:
tcpwrap.c:28: error: storage size of ‘req’ isn’t known
tcpwrap.c:29: warning: implicit declaration of function ‘request_initâ€
tcpwrap.c:29: error: ‘RQ_DAEMON’ undeclared (first use in this function)
tcpwrap.c:29: error: (Each undeclared identifier is reported only once
tcpwrap.c:29: error: for each function it appears in.)
tcpwrap.c:29: error: ‘RQ_FILE’ undeclared (first use in this function)
tcpwrap.c:30: warning: implicit declaration of function ‘fromhostâ€
tcpwrap.c:31: warning: implicit declaration of function ‘hosts_accessâ€
tcpwrap.c:28: warning: unused variable ‘reqâ€
make: *** [tcpwrap.o] Error 1
请大家帮我看看 谢了