2843223 发表于 2004-7-14 13:41:14

magic 下面安装wu-ftp 出错

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


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-16 09:07:23

没人回答!!!!
页: [1]
查看完整版本: magic 下面安装wu-ftp 出错