ubuntu7.10下 安装openpbs编译make有错误!!!

cnicxwq 2008-02-28 10:39:07

安装OpenPBS,配置,然后编译make时有错误,按照网上的说法打了个pbs.patch的补丁,再make时还有错误。试了几次都是这样,郁闷........

哪位装过,教教我,高分相赠啊
...全文
153 6 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
iamphenix 2009-01-05
  • 打赏
  • 举报
回复

include/pbs_nodes.h:196
extern struct attribute_def node_attr_def[]; /* node attributes defs */
改为
extern struct attribute_def *node_attr_def[]; /* node attributes defs */
cnicxwq 2008-03-15
  • 打赏
  • 举报
回复
ubuntu版本下安装不上,Redhat9 AS4下安装成功。
ts_linux 2008-03-05
  • 打赏
  • 举报
回复
我看了你的帖子,我也遇到了和你一模一样的问题,不知道你解决了没有,如果解决了请告诉我!

我的邮箱是ts.zjf@stu.xjtu.edu.cn
cnicxwq 2008-02-29
  • 打赏
  • 举报
回复
自己再顶一下,高手指教啊
cnicxwq 2008-02-29
  • 打赏
  • 举报
回复
打完补丁后,编译make仍有错误如下:

In file included from mom_server.c:106:
../include/pbs_nodes.h:196: error: array type has incomplete element type
make[3]: *** [mom_server.o] Error 1
make[3]: Leaving directory `/usr/local/OpenPBS/OpenPBS_2_3_16/src/resmom'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/OpenPBS/OpenPBS_2_3_16/src/resmom'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/OpenPBS/OpenPBS_2_3_16/src'
make: *** [all] Error 2
星羽 2008-02-28
  • 打赏
  • 举报
回复
什么错??

24,860

社区成员

发帖
与我相关
我的任务
社区描述
C/C++ 工具平台和程序库
社区管理员
  • 工具平台和程序库社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧