If you didn't pass "-DUSE_SYSTEM_NTIRPC" then libntirpc is in your
nfs-ganesha rpm.  If you did, then rpmbuild would have complained that
no libntirpc rpm was available.

The way to build a ntirpc RPM is to check out ntirpc, and run cmake.
That will generate a libntripc.spec file.  You can then run "make
dist" to get a tarball, and run rpmbuild on the spec file.  Sorry it's
not as easy an ganesha, most people don't build separate ntirpc rpms,
and distros have thier own systems.

Daniel

On Fri, Feb 9, 2018 at 2:26 PM, You Me <yourindian...@gmail.com> wrote:
> Thank you. That worked.
>
> How do I build libntirpc RPM?
>
> On Fri, Feb 9, 2018 at 10:42 AM, Daniel Gryniewicz <d...@redhat.com> wrote:
>>
>> pass -DUSE_ADMIN_TOOLS=YES to your cmake command.  I think you can
>> also pass --with utils to rpmbuild.
>>
>> Daniel
>>
>> On Fri, Feb 9, 2018 at 10:28 AM, You Me <yourindian...@gmail.com> wrote:
>> > I compiled ganesha 2.5.1 from sources. 'make rpm' gave me all RPMs
>> > except
>> > ganesha-utils.
>> > How do I build that one?
>> >
>> > Thank you
>> >
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > Check out the vibrant tech community on one of the world's most
>> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> > _______________________________________________
>> > Nfs-ganesha-devel mailing list
>> > Nfs-ganesha-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel
>> >
>
>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to