Re: [Pdns-users] PDNS Recursor compile errors on g++ 4.4.0

2009-07-06 Thread Roger Libiez
Actually what you've told me here will fix the issue. Since I wasn't really sure if you were relying on some boost mechanism that was previously vague or if the gcc people made things more strict since I've never even seen the error before in anything using the exception class. All that's nece

Re: [Pdns-users] PDNS Recursor compile errors on g++ 4.4.0

2009-07-05 Thread bert hubert
Hi everybody, On Sun, Jul 5, 2009 at 11:44 AM, Roger Libiez wrote: > PDNS-Recursor version 3.1.7 from the download page. I'm unaware of there > being anything newer. > > If the RPM package is any indication, it's Boost 1.37. 3.1.7 indeed does not compile with Boost 1.37 or higher, since they star

Re: [Pdns-users] PDNS Recursor compile errors on g++ 4.4.0

2009-07-05 Thread Roger Libiez
Leen Besselink wrote: Hi Roger, What version of PowerDNS-recursor and what version of Boost are you using ?: I'm no expert, but I wouldn't be surprised if a newer Boost library solved the problem. Atleast that's what my gut instinct told me, a quick Google search was much more useful. I thi

Re: [Pdns-users] PDNS Recursor compile errors on g++ 4.4.0

2009-07-05 Thread Leen Besselink
Roger Libiez wrote: > pdns_recursor.cc: In function "void startDoResolve(void*)": > pdns_recursor.cc:669: error: reference to "exception" is ambiguous > /usr/include/boost/exception/exception.hpp:177: error: candidates are: > class boost::exception > /usr/lib/gcc/x86_64-redhat-linux/4.4.0/../../../

[Pdns-users] PDNS Recursor compile errors on g++ 4.4.0

2009-07-05 Thread Roger Libiez
pdns_recursor.cc: In function "void startDoResolve(void*)": pdns_recursor.cc:669: error: reference to "exception" is ambiguous /usr/include/boost/exception/exception.hpp:177: error: candidates are: class boost::exception /usr/lib/gcc/x86_64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/excepti