On Wed, Jan 17, 2007 at 02:40:17PM +0100, bert hubert <[EMAIL PROTECTED]> wrote a message of 19 lines which said:
> Try --with-modules="" Apparently, I need: ./configure --with-modules="gpgsql" --disable-mysql (Yes, both with-modules and disable-mysql) It seems to work but it fails later on: config.status: creating Makefile config.status: error: cannot find input file: Makefile.in Indeed, automake does not create it. It spits a lot of warnings and I do not know if they are related or not: pdns/backends/bind/Makefile.am:2: pdns/backends/bind/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' pdns/backends/bind/Makefile.am:2: to `configure.in' and run `aclocal' and `autoconf' again. _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
