Re: [Request] Please incorporate some NIC driver in version 7.2.1

Takafumi AKAMATSU <[email protected]> Wed, 08 Feb 2023 22:57:39 +0900
Newsgroups gmane.linux.leaf.user
Message-ID <[email protected]>
Hi KP. 
Thanks for the reply.

> I'll look into it - what platform do you use?

The platform I am using is x86-64.


I have one more request.
When I try to mount with NFS on version 7.2.0, I get the following message

  Starting NFS idmapd: /usr/sbin/rpc/idmapd: can't load library 'libnfsidmap.so.1'

Version 7.2.0 does not have libnfsidmap.so.1, but libnfsidmap.so.0, so I have solved this problem by changing the following source file and building the nfs-utils package.

[support/nfsidmap/Makefile.am].
- libnfsidmap_la_LDFLAGS = -version-info 1:0:0
+ libnfsidmap_la_LDFLAGS = -version-info 0:0:0

I hope you will consider this for the next version.


Takafumi AKAMATSU


------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/