Hello,
Doing koji build of nfs-utils in rawhide I'm getting
the following errors:
rpc.c: In function 'nsm_recv_getport':
rpc.c:469:13: error: 'UINT16_MAX' undeclared (first use in this function); did you mean 'UINT_MAX'?
if (port > UINT16_MAX) {
^~~~~~~~~~
UINT_MAX
f26 and f25 build and when I clone the nfs-utils tree
on rawhide vm that build work fine as well.
Any idea what is going on?
tia,
steved.