John Jolet wrote:
> 
> I've been trying all day to compile the latest stable release of amanda on aix 
>4.3.3.  Everything seems fine, except when it hits the client-src directory, it fails 
>thusly:
> Making all in client-src
>         /usr/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
>-I../config -I../common-src    -g -O2   -c getfsent.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../common-src -g -O2 -c getfsent.c -o 
>getfsent.o
> 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.
> 
> Stop.
> make: 1254-004 The error code from the last command is 1.
> 
> this is confusing me...  There's neither an fstab, nor an mnttab in aix.  Am I 
>missing something here?  I'm using the gcc and gnu automake.  the only arguments I 
>gave configure was the --with-user and --with-group directives.


I compiled it successfully on AIX 4.2.1 and 4.3.2. Can you please mail
me configure's output offline?

Reply via email to