Fail to install RPCBind

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Fail to install RPCBind

1,136 次查看
charleshuang
Senior Contributor II

I can't successfully install "RPCBind" package with fsl-linaro-toolchain successlly ,

It shows this error message:

   security.c:47:26: fatal error: rpcsvc/mount.h: No such file or directory

The header file is included by rpcbind/src/security.c, I found the similar .x file which have the same name in fsl-linaro-toolchain\arm-fsl-linux-gnueabi\multi-libs\default\usr\include\rpcsvc.

There are other shortage header files that are necessary in security.c,

#include <rpcsvc/mount.h>

#include <rpcsvc/rquota.h>

#include <rpcsvc/nfs_prot.h>

#include <rpcsvc/ypclnt.h>

#include <rpcsvc/yppasswd.h>

How could I generate the .h files from .x files ? or where to get these .h files?

标签 (2)
0 项奖励
回复
0 回复数