[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

NFFIFO and NFBAD disparity



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


Reply to: