[Pdns-users] Re: Cannot compile because of MySQL even if I do not want MySql support

Stephane Bortzmeyer bortzmeyer at nic.fr
Wed Jan 17 21:07:31 UTC 2007


On Wed, Jan 17, 2007 at 03:23:21PM +0100,
 Stephane Bortzmeyer <bortzmeyer at nic.fr> wrote 
 a message of 27 lines which said:

> ./configure   --with-modules="gpgsql" --disable-mysql
> 
> (Yes, both with-modules and disable-mysql)

Same thing with the official release of 2.9.20, BTW. Oh, and the pdns
module seems to use mysql and therefore requires it.

The FreeBSD port (which works on the same machine) calls configure
that way:

./configure --with-modules="gpgsql pipe" --with-dynmodules=
--enable-pgsql --with-pgsql-includes=/usr/local/include
--disable-mysql --disable-sqlite --prefix=/usr/local --build=i386-portbld-freebsd5.4

I should have read that first, instead of painfully reiventing the
wheel :-}



More information about the Pdns-users mailing list