Re: [Pdns-users] PDNS Recursor now on OSX

2013-06-20 Thread jacky wu
Yes, we have to balance between these two ways. Maybe it's the problem of gcc-llvm which is the default compiler of Mac 10.8. *with best regards,* Jacky Wu *jacky.wuch...@gmail.com* *blog: **http://www.sanote.org* weibo: @object ==

Re: [Pdns-users] PDNS Recursor now on OSX

2013-06-20 Thread jacky wu
simple, brew edit pdnsrec, and add ENV['CC'] = "/usr/local/bin/gcc-4.9" ENV['CXX'] = "/usr/local/bin/g++-4.9" ENV['LD'] = "/usr/local/bin/gcc-4.9" to "def install " function. *with best regards,* Jacky Wu *jacky.wuch...@gmail.com* *bl

Re: [Pdns-users] pdns-3.3-rc1 autoreconf fails

2013-06-20 Thread bert hubert
On Thu, Jun 20, 2013 at 09:55:50AM +0200, abang wrote: > For the record, it's fixed: > > https://github.com/PowerDNS/pdns/commit/ae8bd630eac25f5f4d521e405d9a8c89553d219e And for the record, you fixed it ;-) Thanks! Bert ___ Pdns-users mailing

Re: [Pdns-users] pdns-3.3-rc1 autoreconf fails

2013-06-20 Thread abang
For the record, it's fixed: https://github.com/PowerDNS/pdns/commit/ae8bd630eac25f5f4d521e405d9a8c89553d219e ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: [Pdns-users] varios questions on how a DNS resolver would react.

2013-06-20 Thread Marc Haber
On Wed, Jun 19, 2013 at 09:50:42PM -0600, Alex Flex wrote: > a.) Suppose I have a domain name example.org it is hosted under > the nameservers: ns1.dns.com and ns2.dns.com. Suddenly ns1.dns.com > starts lagging severly (not down) / or is completely down. How well > do resolvers coop with this? Do