2843223 发表于 2004-7-13 14:34:45

怎么安装wu-ftp 呀??

我在网上下栽了wu-ftp 2.6.2的包,
解压后安装。build lnx 后系统出错,
提示 ftpd 有错误
ftpshut 有错误。
其它的都能正常编译,不知道为什么??
请各位高手解答

12543122 发表于 2004-7-13 14:50:49

想做ftp服务器?
那应该发到服务器板块啊。 :?:

描述的太模糊了,看不出问题……
把错误报告贴出来~

2843223 发表于 2004-7-13 15:26:54

Making ftpd.
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support-L../
support -s-DUSE_PAM   -c -o ftpd.o ftpd.c
ftpd.c: In function `pass':
ftpd.c:2879: sizeof applied to an incomplete type
ftpd.c:2879: sizeof applied to an incomplete type
ftpd.c:2879: sizeof applied to an incomplete type
ftpd.c:2879: sizeof applied to an incomplete type
ftpd.c:2879: sizeof applied to an incomplete type
ftpd.c:2879: sizeof applied to an incomplete type
make: *** Error 1

Making ftpcount.
make: `ftpcount' is up to date.

Making ftpshut.
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support-L../
support -s-DUSE_PAM   -c -o ftpshut.o ftpshut.c
ftpshut.c: In function `shutdown_msgfile':
ftpshut.c:110: dereferencing pointer to incomplete type
ftpshut.c:111: dereferencing pointer to incomplete type
ftpshut.c:112: dereferencing pointer to incomplete type
ftpshut.c:113: dereferencing pointer to incomplete type
ftpshut.c:114: dereferencing pointer to incomplete type
ftpshut.c: In function `main':
ftpshut.c:285: warning: assignment makes pointer from integer without a cast
ftpshut.c:290: warning: assignment makes pointer from integer without a cast
ftpshut.c:294: warning: assignment makes pointer from integer without a cast
ftpshut.c:295: dereferencing pointer to incomplete type
ftpshut.c:296: dereferencing pointer to incomplete type
ftpshut.c:298: dereferencing pointer to incomplete type
ftpshut.c:298: dereferencing pointer to incomplete type
make: *** Error 1

Making ftprestart.
make: `ftprestart' is up to date.

Making ckconfig.
make: `ckconfig' is up to date.

Making privatepw.
make: `privatepw' is up to date.

Executables are in bin directory:
size: bin/ftpd: 没有那个文件或目录
   text    data   bss   dec   hex filename
   6727   536      12    7275    1c6b bin/ftpcount
size: bin/ftpshut: 没有那个文件或目录
   6443   464   12320   19227    4b1b bin/ftprestart
   6727   536      12    7275    1c6b bin/ftpwho
   5788   416    8224   14428    385c bin/ckconfig
   7776   588   352    8716    220c bin/privatepw
Done

2843223 发表于 2004-7-14 09:19:15

顶一下
页: [1]
查看完整版本: 怎么安装wu-ftp 呀??