[Pdns-users] Issues compiling mydns backend on CentOS (EL5)

bert hubert bert.hubert at netherlabs.nl
Mon Aug 6 18:33:04 UTC 2012


On Aug 6, 2012, at 8:11 PM, Cody wrote:

> Hello,
> 
> I'm having quite the difficulty figuring out the issue. I attempted compiling the mydns module in the recent version of PDNS as well as the 3.0 branch without success. I've been attempting the build against the stock MySQL libraries in the CentOS repositories (5.0.95) as well as newer ones from IUS (5.1.63) with the same issue.

As a workaround, can you try to also link in the gmysql module? This might fix things.

./configure --with-modules="gmysql mydns"

	Bert


More information about the Pdns-users mailing list