----- Original Message ----- From: "Kees Monshouwer" <[EMAIL PROTECTED]>
To: "Derrik Pates" <[EMAIL PROTECTED]>
Sent: Wednesday, October 11, 2006 2:58 PM
Subject: Re: [Pdns-users] Problem compiling 2.9.20 w/ MySQL support



----- Original Message ----- From: "Derrik Pates" <[EMAIL PROTECTED]>
To: "Jeff Fisher" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Wednesday, October 11, 2006 2:47 PM
Subject: Re: [Pdns-users] Problem compiling 2.9.20 w/ MySQL support


Jeff Fisher wrote:
I'm trying to upgrade from pdns 2.9.17 to 2.9.20 but it isn't going well.

I used this for the configure line:

./configure --prefix=/usr/local/stow/pdns-2.9.20
--with-mysql-lib=/usr/lib/mysql --with-mysql-includes=/usr/include/mysql

When I type make and it attempts to build the gmysqlbackend, this happens:

[[ snipped build output ]]

Any ideas as to what might be happening?

This is a CentOS 4.4 machine.

Install zlib-devel. The MySQL client libraries require libz for data compression use, and libtool is trying to find it, but can't.

--
Derrik Pates
[EMAIL PROTECTED]


Or use my CentOS/RHEL rpms ;)

ftp://ftp.monshouwer.com/pub/linux/powerdns/

- - - - - - - - - - - - - - - - - -
Kees Monshouwer

_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to