51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 2256|回复: 1
打印 上一主题 下一主题

[原创] 奇怪了,为什么我在HP的linux下安装rpc.rstatd-4.0.1不成功呢?

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2011-7-25 15:30:35 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
apptest/rpc.rstatd-4.0.1 $make
        rm -f rstat.h
        rpcgen -h -o rstat.h rstat.x
        cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
        make  all-am
/bin/sh ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
        source='rup.c' object='rup.o' libtool=no \
        depfile='.deps/rup.Po' tmpdepfile='.deps/rup.TPo' \
        depmode=none /bin/sh ./depcomp \
        cc -DHAVE_CONFIG_H -I. -I. -I.      -g -c rup.c
"rup.c", line 213: warning #2167-D: argument of type "void *" is incompatible
          with parameter of type "xdrproc_t"
                (xdrproc_t) xdr_void, 0, (void *)xdr_statsusers,
                                         ^

"rup.c", line 214: warning #2167-D: argument of type "void *" is incompatible
          with parameter of type "resultproc_t"
                (void *)&host_stat, (void *)rup_answer_v5);
                                    ^

"rup.c", line 227: warning #2167-D: argument of type "void *" is incompatible
          with parameter of type "xdrproc_t"
                (xdrproc_t)xdr_void, 0, (void *)xdr_statstime,
                                        ^

"rup.c", line 228: warning #2167-D: argument of type "void *" is incompatible
          with parameter of type "resultproc_t"
                (void *)&host_stat, (void *)rup_answer_v3);
                                    ^

"rup.c", line 250: warning #2513-D: a value of type "int" cannot be assigned
          to an entity of type "CLIENT *"
        if((client = clntudp_create(server_addr, RSTATPROG, RSTATVERS_USERS,
                   ^

"rup.c", line 270: warning #2111-D: statement is unreachable
        return(0);
        ^

"rup.c", line 286: warning #2513-D: a value of type "int" cannot be assigned
          to an entity of type "CLIENT *"
        if((client = clntudp_create(server_addr, RSTATPROG, RSTATVERS_TIME,
                   ^

"rup.c", line 305: warning #2111-D: statement is unreachable
        return(0);
        ^

"rup.c", line 354: error #2020: identifier "EXIT_SUCCESS" is undefined
                exit(EXIT_SUCCESS);
                     ^

"rup.c", line 356: error #2020: identifier "EXIT_SUCCESS" is undefined
                exit(EXIT_SUCCESS);
                     ^

"rup.c", line 359: error #2020: identifier "EXIT_FAILURE" is undefined
        exit(EXIT_FAILURE);
             ^

3 errors detected in the compilation of "rup.c".
*** Error exit code 2

Stop.
*** Error exit code 1



make的时候会出现错误,为什么呢?前一步./configure还是很正常的没报错!
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2012-3-22 15:26:47 | 只看该作者
我的也失败
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-11-15 20:40 , Processed in 0.071492 second(s), 27 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表