I have seen several threads describing this problem. But they have
all ended without resolution. Of course, I have now run into this
problem. I am using the C for AIX compiler. ./configure seems to
recognize I have an mntent.h and no mnttab.h and makes allowances. I
am currently on my Linux system and this mntent.h has a constant
#define MNTTAB _PATH_MNTTAB
pointing back to paths.h as a deprecated alias. There is no mention
of MNTTAB in mntent.h in AIX. I am planning to wander back to my AIX
machine (about 20 miles away and inside a firewall) and try to add
this. But, does anyone know if this is the AIX 4.3.3 resolution?
Rick