The GNU and FreeBSD versions of these headers don't agree on NFFIFO and NFBAD:

/usr/include/nfs/nfsproto.h:    NFFIFO=7,
/usr/include/rpcsvc/nfs_prot.h: NFFIFO = 8,

/usr/include/nfs/nfsproto.h:    NFBAD = 10,
/usr/include/rpcsvc/nfs_prot.h: NFBAD = 7,

This caused build failure in am-utils, when it attempts to include both at the
same time.

Any idea which is the right one for us?

-- 
Robert Millan


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52ecf696.9040...@debian.org

Reply via email to