Anthony,
The GNU tools did not completely solve my problem, but after I renamed
/usr/include/mntent.h and reran make distclean, make clean, ./configure, and
make, the problem went away.
Thanks
Rick
----- Original Message -----
From: "Anthony Valentine" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, August 29, 2001 3:25 PM
Subject: Compiling Amanda on AIX 4.3.3 (was: AIX 4.3.3 and MNTTAB)
> Rick,
>
> For what it's worth, I just used gcc and other GNU tools such as automake,
> autoconf, etc. Amanda compiled and works fine using these tools. You can
> get them from IBM at the following address:
> http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html
>
> Anthony Valentine
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 29, 2001 9:37 AM
> To: [EMAIL PROTECTED]
> Subject: AIX 4.3.3 and MNTTAB
>
>
> 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
>