免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2457 | 回复: 1
打印 上一主题 下一主题

[FTP] error about install wu-ftpd on hpux 11.0 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-02-21 12:55 |只看该作者 |倒序浏览
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

论坛徽章:
0
2 [报告]
发表于 2003-02-21 17:41 |只看该作者

error about install wu-ftpd on hpux 11.0

http://hpux.cs.utah.edu/hppd/hpux/Networking/FTP/wu_ftpd-2.6.1/
depot的。直接装吧!省事的多!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP