Re: bind-9.8.1 - make error with MySQL DLZ

2011-09-07 Thread Evan Hunt
> I am getting an undefined reference error when running make on > bind-9.8.1. Error message at bottom. Yes, sorry about that -- known bug, will be fixed in 9.8.2. Here's a patch: Index: contrib/dlz/drivers/sdlz_helper.c === RCS

bind-9.8.1 - make error with MySQL DLZ

2011-09-07 Thread Eric
I am getting an undefined reference error when running make on bind-9.8.1. Error message at bottom. |export CPPFLAGS="-I/usr/lib64/mysql $CPPFLAGS" export LDFLAGS="-L/usr/lib64/mysql $LDFLAGS" export LD_LIBRARY_PATH="/usr/lib64/mysql" |# ./configure --prefix=/usr/local/bind --disable-openssl-v