make: *** [hdf5.o] 错误 1哪位大神帮我看看这个错误?

hanpengpeng329826 2017-01-13 03:33:48
inline void Reducer(const void *src_, void *dst_, int len, const MPI::Datatype &dtype) {
^
../../../src/Detector/ChannelFeature.cpp: In member function ‘void ChannelFeatureMapGenerator::generateAllRectanglesFeatures()’:
../../../src/Detector/ChannelFeature.cpp:141:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(size_t w=iSmallestSize; w< shrunkModelWindow.width; w++){
^
../../../src/Detector/ChannelFeature.cpp:142:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(size_t h=iSmallestSize; h< shrunkModelWindow.height; h++){
^
../../../src/Detector/ChannelFeature.cpp:145:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(size_t c=0; c < iNumOfChannels; c++){
^
In file included from ../../../src/xgboost/dmlc-core/include/dmlc/registry.h:14:0,
from ../../../src/xgboost/include/xgboost/./gbm.h:11,
from ../../../src/xgboost/include/xgboost/learner.h:16,
from ../xgboost_ulti.h:4,
from ../TrainingData.h:8,
from ../boosted_learning.cpp:4:
../../../src/xgboost/dmlc-core/include/dmlc/./parameter.h:288:16: warning: unused parameter ‘head’ [-Wunused-parameter]
virtual void Check(void *head) const {}
^
make: *** [hdf5.o] 错误 1
make: *** 正在等待未完成的任务....
...全文
1469 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
uid123 2017-01-13
  • 打赏
  • 举报
回复
是不是进程没结束,直接编译的? 感觉要吧进程终止掉,然后编译下试试, 以前编译内核的时候内核进程没有终结就编译貌似见过。

742

社区成员

发帖
与我相关
我的任务
社区描述
该论坛主要探讨Linux系统在IBM Power平台的安装、部署、应用开发等话题,并为网友们提供自由交流的平台。
社区管理员
  • Power Linux社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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