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: *** [ftpd.o] 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: *** [ftpshut.o] 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