> I am trying to compile Amanda (2.4.2.p2) on an AIX 4.3.3 box to be used as a
> client only (I used the --without-server configure option).  It dies during
> the compile with this message:
[...]
> getfsent.c: In function `open_fstab':
> getfsent.c:154: `MNTTAB' undeclared (first use in this function)
> getfsent.c:154: (Each undeclared identifier is reported only once
> getfsent.c:154: for each function it appears in.)
> make: 1254-004 The error code from the last command is 1.
[...]

A temporary solution is to kick away or to rename mntent.h to
mntent.h.ibmsucks. Don't forget to "make distclean" or "rm config.cache"
before another shot of "./configure --with-user=... ---with-group=...
--with-blabla=..."
Nobody has come up with a general solution for AIX 4.3.3, yet. Though is
has bitten many Amanda users/admins on AIX 4.3.3. :-(

Reply via email to