On 01/06/17 19:00, Steve Dickson wrote:

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?

Well presumably you're not including stdint.h for some reason.

Tom

--
Tom Hughes (t...@compton.nu)
http://compton.nu/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to