* BUGS: more details on AIX's need to install bos.net.nfs.adt
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 15 Jul 2005 18:32:02 +0000 (18:32 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 15 Jul 2005 18:32:02 +0000 (18:32 +0000)
before configuring am-utils (else configure cannot find struct
nfs_args on AIX).

BUGS
ChangeLog

diff --git a/BUGS b/BUGS
index bc8272a65700a07fd397d475e3b8ea8bef7dec25..32f4c0454de62d9443ead39e41b0a268bd59964e 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -195,8 +195,12 @@ although amd does the right thing.  The bug doesn't appear to be in 5.1 or
 A binary built on 4.3.3 will not work on 5.2, because the kernel ABIs have
 changed.
 
+[12C] *-aix*
+
 It is important that you install bos.net.nfs.adt before configuring and
-building am-utils.
+building am-utils.  If you don't, you will get compile-time or
+configure-time errors, especially when configure tries to find AIX's
+definition of struct nfs_args.
 
 (13) *-linux and *-darwin6.0
 
index 67c3892d7cb3e77ec9c4538bdf0a66b566fd209f..999f417b86ba5bc743320b8bfea8e21cebf30c39 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-15  Erez Zadok  <ezk@cs.sunysb.edu>
+
+       * BUGS: more details on AIX's need to install bos.net.nfs.adt
+       before configuring am-utils (else configure cannot find struct
+       nfs_args on AIX).
+
 2005-07-10  Erez Zadok  <ezk@cs.sunysb.edu>
 
        * amd/srvr_nfs.c (find_nfs_srvr): flush NFS handle cache if the IP