On Monday 03 March 2008 22:39:15 Mathew Hennessy wrote:
> Looks like that did the trick! It's built and I'm setting it up now (mysql
> on the master, sqlite3 on a slave)..
Thanks for testing. I will forward a complete patch to Bert now.
Norbert
--
OpenPGP public key
http://www.linuxnetworks.de
Looks like that did the trick! It's built and I'm setting it up now (mysql
on the master, sqlite3 on a slave)..
Norbert Sendetzky wrote:
>
> Hi Mathew
>
> Could you apply the attached patch please and give me feedback if it
> works?
>
> Thanks
>
>
> Norbert
> --
> OpenPGP public key
> htt
Looks good, I think the patch missed calls to u_int32_t in odbxprivate.cc and
I got some failed hunks when I ran it initially, but I got the gist
(s/u_int32_t/uint32_t/g) and I can put the fix in manually.. I'll update
when it builds cleanly ;)
Cheers,
- Matt
Norbert Sendetzky wrote:
>
> Hi M
Hi Mathew
>I'm trying to compile the opendbxbackend that's included with the
> powerdns 2.9.21 distribution against the stable opendbx libraries
> (opendbx-1.2.4) installed in /usr/local/ on a Solaris 10 box. I am using
> gcc4 and associated gnu tools from the Blastwave Solaris repository. H
Hi,
I'm trying to compile the opendbxbackend that's included with the
powerdns 2.9.21 distribution against the stable opendbx libraries
(opendbx-1.2.4) installed in /usr/local/ on a Solaris 10 box. I am using
gcc4 and associated gnu tools from the Blastwave Solaris repository. Here
is what I