[awilliam@estate2 mdbtools]$ ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
processing .
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
Running aclocal ...
Running autoheader...
configure.in:130: error: `src/Makefile' is already registered with
AC_CONFIG_FILES.
autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
configure.in:130: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
autoheader: /usr/bin/autom4te failed with exit status: 1
Running automake --gnu ...
configure.in:4: required file `include/config.h.in' not found
src/extras/Makefile.am: installing `./depcomp'
Running autoconf ...
configure.in:130: error: `src/Makefile' is already registered with
AC_CONFIG_FILES.
autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
configure.in:130: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
Running ./configure ...
./autogen.sh: line 148: ./configure: No such file or directory
|