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.

Help!  I've searched the archives, and I see lots of people seem to be using aix, but 
I can't find this error.


-- 

Reply via email to