Re: [lustre-discuss] building of lustre-client fails

2017-05-04 Thread Mohr Jr, Richard Frank (Rick Mohr)
> On May 3, 2017, at 10:56 PM, Riccardo Veraldi > wrote: > > I am building lustre-client from src rpm on RHL73. > > it fails with this error during the install process: > > + echo /etc/init.d/lnet > + echo /etc/init.d/lsvcgss > + find

[lustre-discuss] building of lustre-client fails

2017-05-03 Thread Riccardo Veraldi
Hello, I am building lustre-client from src rpm on RHL73. it fails with this error during the install process: + echo /etc/init.d/lnet + echo /etc/init.d/lsvcgss + find /root/rpmbuild/BUILDROOT/lustre-client-2.9.0-1.el7.x86_64 -name '*.so' -type f -exec chmod +x '{}' ';' + '[' -d