- 论坛徽章:
- 0
|
make args are :
make opts are :
Copying Makefiles.
Linking src/config.h
Making support library.
cc -Ae -Dunix -O +Onolimit +DAportable -c strcasestr.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The +Onolimit option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "strcasestr.c", line 31: error 1705: Function prototypes are an ANSI feature.
*** Error exit code 1
Stop.
Making ftpd.
cc -Ae -Dunix -O +Onolimit -I.. -I../support +DAportable -c COPYRIGHT.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The +Onolimit option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "COPYRIGHT.c", line 30: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "COPYRIGHT.c", line 55: error 1705: Function prototypes are an ANSI feature.
*** Error exit code 1
Stop.
Making ftpcount.
cc -Ae -Dunix -O +Onolimit -I.. -I../support +DAportable -c COPYRIGHT.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The +Onolimit option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "COPYRIGHT.c", line 30: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "COPYRIGHT.c", line 55: error 1705: Function prototypes are an ANSI feature.
*** Error exit code 1
Stop.
Making ftpshut.
cc -Ae -Dunix -O +Onolimit -I.. -I../support +DAportable -c COPYRIGHT.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The +Onolimit option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "COPYRIGHT.c", line 30: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "COPYRIGHT.c", line 55: error 1705: Function prototypes are an ANSI feature.
*** Error exit code 1
Stop.
Making ftprestart.
cc -Ae -Dunix -O +Onolimit -I.. -I../support +DAportable -c COPYRIGHT.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The +Onolimit option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "COPYRIGHT.c", line 30: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "COPYRIGHT.c", line 55: error 1705: Function prototypes are an ANSI feature.
*** Error exit code 1
Stop.
Making ckconfig.
cc -Ae -Dunix -O +Onolimit -I.. -I../support +DAportable -c COPYRIGHT.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The +Onolimit option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "COPYRIGHT.c", line 30: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "COPYRIGHT.c", line 55: error 1705: Function prototypes are an ANSI feature.
*** Error exit code 1
Stop.
Making privatepw.
cc -Ae -Dunix -O +Onolimit -I.. -I../support +DAportable -c COPYRIGHT.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The +Onolimit option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "COPYRIGHT.c", line 30: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "COPYRIGHT.c", line 55: error 1705: Function prototypes are an ANSI feature.
*** Error exit code 1
Stop.
Executables are in bin directory:
size: bin/ftpd: cannot open
size: bin/ftpcount: cannot open
size: bin/ftpshut: cannot open
size: bin/ftprestart: cannot open
size: bin/ftpwho: cannot open
size: bin/ckconfig: cannot open
size: bin/privatepw: cannot open
Done |
|