| 
 | 
 
wu-ftpd的./configure还需要什么参数么?弄了好几天都不行  编辑  回复   
  
  
 
 
用的是wu-ftpd-current.tar.gz,放到usr/local/src下解开,然后进入目录,为什么./configure显示  
checking build system type... i686-pc-linux-gnu  
checking host system type... i686-pc-linux-gnu  
checking target system type... i686-pc-linux-gnu  
checking for gcc... gcc  
checking for C compiler default output... a.out  
checking whether the C compiler works... yes  
checking whether we are cross compiling... no  
checking for executable suffix...  
checking for object suffix... o  
checking whether we are using the GNU C compiler... yes  
checking whether gcc accepts -g... yes  
checking for POSIXized ISC... no  
checking for ranlib... ranlib  
checking for bison... bison -y  
checking for a BSD compatible install... /usr/bin/install -c  
checking for ar... ar  
checking how to run the C preprocessor... gcc -E  
checking for ANSI C header files... yes  
checking whether time.h and sys/time.h may both be included... yes  
checking if we can do hard links... yes - using ln  
checking for dirent.h... yes  
checking for regex.h... yes  
checking for shadow.h... yes  
checking for security/pam_appl.h... yes  
checking for opie.h... no  
checking for skey.h... no  
checking for syslog.h... yes  
checking for sys/syslog.h... yes  
checking for fcntl.h... yes  
checking for mntent.h... yes  
checking for stdlib.h... yes  
checking for unistd.h... yes  
checking for glob.h... yes  
checking for grp.h... yes  
checking for ndir.h... no  
checking for sys/dir.h... yes  
checking for sys/ndir.h... no  
checking for string.h... yes  
checking for vmsdir.h... no  
checking for sys/systeminfo.h... no  
checking for bsd/bsd.h... no  
checking for sys/param.h... yes  
checking for values.h... yes  
checking for limits.h... yes  
checking for sys/types.h... yes  
checking for sys/mntent.h... no  
checking for sys/mnttab.h... no  
checking for paths.h... yes  
checking for dirfd... yes  
checking for fchdir... yes  
checking for flock... yes  
checking for ftw... yes  
checking for getcwd... yes  
checking for getdtablesize... yes  
checking for pstat... no  
checking for lstat... yes  
checking for vprintf... yes  
checking for snprintf... yes  
checking for regexec... yes  
checking for regex... no  
checking for fgetspent... yes  
checking for usercmp... no  
checking for getusershell... yes  
checking for setuid... yes  
checking for vsnprintf... yes  
checking for snprintf... (cached) yes  
checking for strcasestr... yes  
checking for strdup... yes  
checking for strerror... yes  
checking for strsep... yes  
checking for strstr... yes  
checking for syslog... yes  
checking for glob... yes  
checking for strcasecmp... yes  
checking for strncasecmp... yes  
checking for sigprocmask... yes  
checking for quotactl... yes  
checking for getrlimit... yes  
checking for sysconf... yes  
checking for setsid... yes  
checking for memmove... yes  
checking for strtoul... yes  
checking for seteuid... yes  
checking for setegid... yes  
checking for crypt in -lcrypt... yes  
checking for socket in -lsocket... no  
checking for socket in -lsocket... (cached) no  
checking for connect in -lsocket... no  
checking for connect in -lsocket... (cached) no  
checking for inet_addr in -lnsl... yes  
checking for sys_siglist... yes  
checking type of qsort... void  
checking how to determine bytesize... NBBY  
checking if openlog requires 3 arguments... yes  
checking which facility openlog understands... LOG_FTP  
checking type of getmntent function... new-style  
checking if there is a ut_host field in the utmp structure... yes  
checking if there is a ut_exit.e_termination field in the utmp structure... yes  
checking if there is a pw_expire field in the pw structure... no  
checking if there is a st_blksize field in the stat structure... yes  
checking for res_query... no  
checking for res_query in -lbind... no  
checking for res_query in -lresolv... yes  
checking how to printf gr_gid... gr_gid is just a long - using %u  
checking how to printf pw_uid... uid_t is just a long - using %u  
checking how to printf an off_t... off_t is just a long - using %u  
checking how to printf a time_t... time_t is just a long - using %u  
checking for setspent in -lshadow... no  
checking for getspnam in -lshadow... no  
checking for setspent in -lc... yes  
configure: creating ./config.status  
config.status: creating Makefile  
config.status: creating src/Makefile  
config.status: creating support/Makefile  
config.status: creating util/privatepw/Makefile  
config.status: creating src/pathnames.h  
config.status: creating config.h  
config.status: config.h is unchanged  
config.status: creating src/config.h  
config.status: src/config.h is unchanged  
 
 
成功么?  
然后再make显示  
ftpcmd.y:416.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:416.23-24: $4 of `cmd' has no declared type  
ftpcmd.y:416.58-59: $4 of `cmd' has no declared type  
ftpcmd.y:420.39-40: $4 of `cmd' has no declared type  
ftpcmd.y:422.40-41: $4 of `cmd' has no declared type  
ftpcmd.y:424.20-21: $4 of `cmd' has no declared type  
ftpcmd.y:427.17-18: $4 of `cmd' has no declared type  
ftpcmd.y:428.22-23: $4 of `cmd' has no declared type  
ftpcmd.y:433.55-56: $4 of `cmd' has no declared type  
ftpcmd.y:434.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:434.23-24: $4 of `cmd' has no declared type  
ftpcmd.y:434.53-54: $4 of `cmd' has no declared type  
ftpcmd.y:435.29-30: $4 of `cmd' has no declared type  
ftpcmd.y:436.17-18: $4 of `cmd' has no declared type  
ftpcmd.y:437.22-23: $4 of `cmd' has no declared type  
ftpcmd.y:443.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:449.55-56: $4 of `cmd' has no declared type  
ftpcmd.y:450.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:450.23-24: $4 of `cmd' has no declared type  
ftpcmd.y:450.53-54: $4 of `cmd' has no declared type  
ftpcmd.y:451.24-25: $4 of `cmd' has no declared type  
ftpcmd.y:452.17-18: $4 of `cmd' has no declared type  
ftpcmd.y:453.22-23: $4 of `cmd' has no declared type  
ftpcmd.y:458.55-56: $4 of `cmd' has no declared type  
ftpcmd.y:459.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:459.23-24: $4 of `cmd' has no declared type  
ftpcmd.y:459.45-46: $4 of `cmd' has no declared type  
ftpcmd.y:461.41-42: $4 of `cmd' has no declared type  
ftpcmd.y:469.17-18: $4 of `cmd' has no declared type  
ftpcmd.y:470.22-23: $4 of `cmd' has no declared type  
ftpcmd.y:476.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:483.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:489.54-55: $4 of `cmd' has no declared type  
ftpcmd.y:490.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:490.23-24: $4 of `cmd' has no declared type  
ftpcmd.y:490.53-54: $4 of `cmd' has no declared type  
ftpcmd.y:491.21-22: $4 of `cmd' has no declared type  
ftpcmd.y:492.17-18: $4 of `cmd' has no declared type  
ftpcmd.y:493.22-23: $4 of `cmd' has no declared type  
ftpcmd.y:499.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:504.42-43: $4 of `cmd' has no declared type  
ftpcmd.y:507.45-46: $4 of `cmd' has no declared type  
ftpcmd.y:508.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:510.35-36: $4 of `cmd' has no declared type  
ftpcmd.y:519.34-35: $4 of `cmd' has no declared type  
ftpcmd.y:520.17-18: $4 of `cmd' has no declared type  
ftpcmd.y:521.22-23: $4 of `cmd' has no declared type  
ftpcmd.y:527.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:533.54-55: $4 of `cmd' has no declared type  
ftpcmd.y:534.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:534.23-24: $4 of `cmd' has no declared type  
ftpcmd.y:534.53-54: $4 of `cmd' has no declared type  
ftpcmd.y:535.25-26: $4 of `cmd' has no declared type  
ftpcmd.y:536.17-18: $4 of `cmd' has no declared type  
ftpcmd.y:537.22-23: $4 of `cmd' has no declared type  
ftpcmd.y:542.54-55: $4 of `cmd' has no declared type  
ftpcmd.y:543.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:543.23-24: $4 of `cmd' has no declared type  
ftpcmd.y:543.53-54: $4 of `cmd' has no declared type  
ftpcmd.y:544.27-28: $4 of `cmd' has no declared type  
ftpcmd.y:545.17-18: $4 of `cmd' has no declared type  
ftpcmd.y:546.22-23: $4 of `cmd' has no declared type  
ftpcmd.y:552.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:559.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:570.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:576.50-51: invalid $ value  
ftpcmd.y:576.50-51: $6 of `cmd' has no declared type  
ftpcmd.y:577.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:578.31-32: invalid $ value  
ftpcmd.y:578.31-32: $6 of `cmd' has no declared type  
ftpcmd.y:579.17-18: invalid $ value  
ftpcmd.y:579.17-18: $6 of `cmd' has no declared type  
ftpcmd.y:580.22-23: invalid $ value  
ftpcmd.y:580.22-23: $6 of `cmd' has no declared type  
ftpcmd.y:588.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:601.53-54: invalid $ value  
ftpcmd.y:601.53-54: $6 of `cmd' has no declared type  
ftpcmd.y:602.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:610.26-27: invalid $ value  
ftpcmd.y:610.26-27: $6 of `cmd' has no declared type  
ftpcmd.y:610.38-39: invalid $ value  
ftpcmd.y:610.38-39: $6 of `cmd' has no declared type  
ftpcmd.y:614.50-51: invalid $ value  
ftpcmd.y:614.50-51: $6 of `cmd' has no declared type  
ftpcmd.y:615.68-69: invalid $ value  
ftpcmd.y:615.68-69: $6 of `cmd' has no declared type  
ftpcmd.y:628.56-57: invalid $ value  
ftpcmd.y:628.56-57: $6 of `cmd' has no declared type  
ftpcmd.y:628.70-71: invalid $ value  
ftpcmd.y:628.70-71: $8 of `cmd' has no declared type  
ftpcmd.y:629.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:629.23-24: invalid $ value  
ftpcmd.y:629.23-24: $8 of `cmd' has no declared type  
ftpcmd.y:642.31-32: invalid $ value  
ftpcmd.y:642.31-32: $8 of `cmd' has no declared type  
ftpcmd.y:642.44-45: invalid $ value  
ftpcmd.y:642.44-45: $6 of `cmd' has no declared type  
ftpcmd.y:644.26-27: invalid $ value  
ftpcmd.y:644.26-27: $6 of `cmd' has no declared type  
ftpcmd.y:644.38-39: invalid $ value  
ftpcmd.y:644.38-39: $6 of `cmd' has no declared type  
ftpcmd.y:647.36-37: invalid $ value  
ftpcmd.y:647.36-37: $8 of `cmd' has no declared type  
ftpcmd.y:647.49-50: invalid $ value  
ftpcmd.y:647.49-50: $6 of `cmd' has no declared type  
ftpcmd.y:649.43-44: invalid $ value  
ftpcmd.y:649.43-44: $8 of `cmd' has no declared type  
ftpcmd.y:653.37-38: invalid $ value  
ftpcmd.y:653.37-38: $8 of `cmd' has no declared type  
ftpcmd.y:669.17-18: invalid $ value  
ftpcmd.y:669.17-18: $8 of `cmd' has no declared type  
ftpcmd.y:670.22-23: invalid $ value  
ftpcmd.y:670.22-23: $8 of `cmd' has no declared type  
ftpcmd.y:676.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:684.50-51: invalid $ value  
ftpcmd.y:684.50-51: $6 of `cmd' has no declared type  
ftpcmd.y:685.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:686.21-22: invalid $ value  
ftpcmd.y:686.21-22: $6 of `cmd' has no declared type  
ftpcmd.y:686.32-33: invalid $ value  
ftpcmd.y:686.32-33: $6 of `cmd' has no declared type  
ftpcmd.y:692.36-37: invalid $ value  
ftpcmd.y:692.36-37: $6 of `cmd' has no declared type  
ftpcmd.y:700.51-52: invalid $ value  
ftpcmd.y:700.51-52: $6 of `cmd' has no declared type  
ftpcmd.y:701.37-38: $2 of `cmd' has no declared type  
ftpcmd.y:701.43-44: invalid $ value  
ftpcmd.y:701.43-44: $6 of `cmd' has no declared type  
ftpcmd.y:702.28-29: invalid $ value  
ftpcmd.y:702.28-29: $6 of `cmd' has no declared type  
ftpcmd.y:703.18-19: invalid $ value  
ftpcmd.y:703.18-19: $6 of `cmd' has no declared type  
ftpcmd.y:711.37-38: $2 of `cmd' has no declared type  
ftpcmd.y:711.43-44: invalid $ value  
ftpcmd.y:711.43-44: $6 of `cmd' has no declared type  
ftpcmd.y:712.28-29: invalid $ value  
ftpcmd.y:712.28-29: $6 of `cmd' has no declared type  
ftpcmd.y:713.18-19: invalid $ value  
ftpcmd.y:713.18-19: $6 of `cmd' has no declared type  
ftpcmd.y:721.37-38: $2 of `cmd' has no declared type  
ftpcmd.y:728.51-52: invalid $ value  
ftpcmd.y:728.51-52: $6 of `cmd' has no declared type  
ftpcmd.y:730.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:730.23-24: invalid $ value  
ftpcmd.y:730.23-24: $6 of `cmd' has no declared type  
ftpcmd.y:731.23-24: invalid $ value  
ftpcmd.y:731.23-24: $6 of `cmd' has no declared type  
ftpcmd.y:735.18-19: invalid $ value  
ftpcmd.y:735.18-19: $6 of `cmd' has no declared type  
ftpcmd.y:740.54-55: invalid $ value  
ftpcmd.y:740.54-55: $6 of `cmd' has no declared type  
ftpcmd.y:741.34-35: invalid $ value  
ftpcmd.y:741.34-35: $8 of `cmd' has no declared type  
ftpcmd.y:743.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:743.23-24: invalid $ value  
ftpcmd.y:743.23-24: $6 of `cmd' has no declared type  
ftpcmd.y:743.29-30: invalid $ value  
ftpcmd.y:743.29-30: $8 of `cmd' has no declared type  
ftpcmd.y:743.51-52: invalid $ value  
ftpcmd.y:743.51-52: $8 of `cmd' has no declared type  
ftpcmd.y:744.23-24: invalid $ value  
ftpcmd.y:744.23-24: $6 of `cmd' has no declared type  
ftpcmd.y:744.27-28: invalid $ value  
ftpcmd.y:744.27-28: $8 of `cmd' has no declared type  
ftpcmd.y:748.18-19: invalid $ value  
ftpcmd.y:748.18-19: $6 of `cmd' has no declared type  
ftpcmd.y:749.17-18: invalid $ value  
ftpcmd.y:749.17-18: $8 of `cmd' has no declared type  
ftpcmd.y:750.22-23: invalid $ value  
ftpcmd.y:750.22-23: $8 of `cmd' has no declared type  
ftpcmd.y:755.51-52: invalid $ value  
ftpcmd.y:755.51-52: $6 of `cmd' has no declared type  
ftpcmd.y:757.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:757.23-24: invalid $ value  
ftpcmd.y:757.23-24: $6 of `cmd' has no declared type  
ftpcmd.y:758.23-24: invalid $ value  
ftpcmd.y:758.23-24: $6 of `cmd' has no declared type  
ftpcmd.y:762.18-19: invalid $ value  
ftpcmd.y:762.18-19: $6 of `cmd' has no declared type  
ftpcmd.y:767.54-55: invalid $ value  
ftpcmd.y:767.54-55: $6 of `cmd' has no declared type  
ftpcmd.y:768.34-35: invalid $ value  
ftpcmd.y:768.34-35: $8 of `cmd' has no declared type  
ftpcmd.y:770.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:770.23-24: invalid $ value  
ftpcmd.y:770.23-24: $6 of `cmd' has no declared type  
ftpcmd.y:770.29-30: invalid $ value  
ftpcmd.y:770.29-30: $8 of `cmd' has no declared type  
ftpcmd.y:770.51-52: invalid $ value  
ftpcmd.y:770.51-52: $8 of `cmd' has no declared type  
ftpcmd.y:771.23-24: invalid $ value  
ftpcmd.y:771.23-24: $6 of `cmd' has no declared type  
ftpcmd.y:771.27-28: invalid $ value  
ftpcmd.y:771.27-28: $8 of `cmd' has no declared type  
ftpcmd.y:775.18-19: invalid $ value  
ftpcmd.y:775.18-19: $6 of `cmd' has no declared type  
ftpcmd.y:776.17-18: invalid $ value  
ftpcmd.y:776.17-18: $8 of `cmd' has no declared type  
ftpcmd.y:777.22-23: invalid $ value  
ftpcmd.y:777.22-23: $8 of `cmd' has no declared type  
ftpcmd.y:784.37-38: $2 of `cmd' has no declared type  
ftpcmd.y:784.48-49: invalid $ value  
ftpcmd.y:784.48-49: $6 of `cmd' has no declared type  
ftpcmd.y:786.28-29: invalid $ value  
ftpcmd.y:786.28-29: $6 of `cmd' has no declared type  
ftpcmd.y:787.55-56: invalid $ value  
ftpcmd.y:787.55-56: $6 of `cmd' has no declared type  
ftpcmd.y:791.17-18: invalid $ value  
ftpcmd.y:791.17-18: $6 of `cmd' has no declared type  
ftpcmd.y:792.22-23: invalid $ value  
ftpcmd.y:792.22-23: $6 of `cmd' has no declared type  
ftpcmd.y:796.37-38: $2 of `cmd' has no declared type  
ftpcmd.y:796.48-49: invalid $ value  
ftpcmd.y:796.48-49: $6 of `cmd' has no declared type  
ftpcmd.y:797.43-44: invalid $ value  
ftpcmd.y:797.43-44: $6 of `cmd' has no declared type  
ftpcmd.y:799.17-18: invalid $ value  
ftpcmd.y:799.17-18: $6 of `cmd' has no declared type  
ftpcmd.y:800.22-23: invalid $ value  
ftpcmd.y:800.22-23: $6 of `cmd' has no declared type  
ftpcmd.y:806.55-56: $4 of `cmd' has no declared type  
ftpcmd.y:807.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:807.23-24: $4 of `cmd' has no declared type  
ftpcmd.y:807.45-46: $4 of `cmd' has no declared type  
ftpcmd.y:808.23-24: $4 of `cmd' has no declared type  
ftpcmd.y:809.17-18: $4 of `cmd' has no declared type  
ftpcmd.y:810.22-23: $4 of `cmd' has no declared type  
ftpcmd.y:816.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:839.55-56: $4 of `cmd' has no declared type  
ftpcmd.y:840.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:840.23-24: $4 of `cmd' has no declared type  
ftpcmd.y:840.45-46: $4 of `cmd' has no declared type  
ftpcmd.y:841.25-26: $4 of `cmd' has no declared type  
ftpcmd.y:843.17-18: $4 of `cmd' has no declared type  
ftpcmd.y:844.22-23: $4 of `cmd' has no declared type  
ftpcmd.y:859.55-56: $4 of `cmd' has no declared type  
ftpcmd.y:860.17-18: $2 of `cmd' has no declared type  
ftpcmd.y:860.23-24: $4 of `cmd' has no declared type  
ftpcmd.y:860.45-46: $4 of `cmd' has no declared type  
ftpcmd.y:863.26-27: $4 of `cmd' has no declared type  
ftpcmd.y:864.39-40: $4 of `cmd' has no declared type  
ftpcmd.y:867.27-28: $4 of `cmd' has no declared type  
ftpcmd.y:878.17-18: $4 of `cmd' has no declared type  
ftpcmd.y:879.22-23: $4 of `cmd' has no declared type  
ftpcmd.y:902.9: syntax error, unexpected "="  
ftpcmd.y:936.51-52: invalid $ value  
ftpcmd.y:936.51-52: $6 of `rcmd' has no declared type  
ftpcmd.y:938.23-24: invalid $ value  
ftpcmd.y:938.23-24: $6 of `rcmd' has no declared type  
ftpcmd.y:939.17-18: invalid $ value  
ftpcmd.y:939.17-18: $6 of `rcmd' has no declared type  
ftpcmd.y:940.22-23: invalid $ value  
ftpcmd.y:940.22-23: $6 of `rcmd' has no declared type  
ftpcmd.y:959.67-68: invalid $ value  
ftpcmd.y:959.67-68: $6 of `rcmd' has no declared type  
ftpcmd.y:960.26-27: invalid $ value  
ftpcmd.y:960.26-27: $6 of `rcmd' has no declared type  
ftpcmd.y:961.32-33: invalid $ value  
ftpcmd.y:961.32-33: $6 of `rcmd' has no declared type  
ftpcmd.y:962.17-18: invalid $ value  
ftpcmd.y:962.17-18: $6 of `rcmd' has no declared type  
ftpcmd.y:963.22-23: invalid $ value  
ftpcmd.y:963.22-23: $6 of `rcmd' has no declared type  
ftpcmd.y:975.64-65: invalid $ value  
ftpcmd.y:975.64-65: $6 of `rcmd' has no declared type  
ftpcmd.y:976.26-27: invalid $ value  
ftpcmd.y:976.26-27: $6 of `rcmd' has no declared type  
ftpcmd.y:976.58-59: invalid $ value  
ftpcmd.y:976.58-59: $6 of `rcmd' has no declared type  
ftpcmd.y:977.26-27: invalid $ value  
ftpcmd.y:977.26-27: $6 of `rcmd' has no declared type  
ftpcmd.y:978.17-18: invalid $ value  
ftpcmd.y:978.17-18: $6 of `rcmd' has no declared type  
ftpcmd.y:979.22-23: invalid $ value  
ftpcmd.y:979.22-23: $6 of `rcmd' has no declared type  
ftpcmd.y:993.9: warning: empty rule for typed nonterminal, and no action  
ftpcmd.y:994.9: syntax error, unexpected "="  
ftpcmd.y:1005.9: syntax error, unexpected "="  
ftpcmd.y:1019.12: warning: type clash on default action: <Number> != <>  
ftpcmd.y:1020.9: syntax error, unexpected "="  
ftpcmd.y:1034.9: syntax error, unexpected "="  
ftpcmd.y:1041.24-25: invalid $ value  
ftpcmd.y:1041.24-25: $3 of `type_code' has no declared type  
ftpcmd.y:1051.24-25: invalid $ value  
ftpcmd.y:1051.24-25: $3 of `type_code' has no declared type  
ftpcmd.y:1065.26-27: invalid $ value  
ftpcmd.y:1065.26-27: $3 of `type_code' has no declared type  
ftpcmd.y:1071.26-27: invalid $ value  
ftpcmd.y:1071.26-27: $2 of `type_code' has no declared type  
ftpcmd.y:1075.14: warning: type clash on default action: <Number> != <>  
ftpcmd.y:1076.9: syntax error, unexpected "="  
ftpcmd.y:1089.13: warning: type clash on default action: <Number> != <>  
ftpcmd.y:1090.9: syntax error, unexpected "="  
ftpcmd.y:1104.9: syntax error, unexpected "="  
ftpcmd.y:1196.9: syntax error, unexpected "="  
ftpcmd.y:1220.12: warning: empty rule for typed nonterminal, and no action  
ftpcmd.y:1221.9: syntax error, unexpected "="  
make[1]: *** [ftpcmd.c] Error 1  
make[1]: Leaving directory `/usr/local/src/wu-ftpd-2.6.2/src'  
make: *** [all] Error 2  
 
就这样~怎么回事啊?我弄了好几天乐都不行! |   
 
 
 
 |