* Christoph Haas <h...@debian.org> [2009-05-11 22:34]:
> Upstream proposed a fix to what seems to have to do with the recent
> 'boost' upgrade. I have prepared a package that should fix it. But I
> don't have an amd64 machine at my fingertips. Michael, may I ask you for
> a favor to check out the (not yet uploaded) package to see if it fixes
> the problem?
> 
> -> git clone git://github.com/Signum/debian-pdns-recursor.git

I guess you meant me when you said "Michael".  Anyway, the first error
is gone, but now I get:

g++  -Wall -DBOOST_SP_DISABLE_THREADS -O3  -D_GNU_SOURCE   -c -o 
pdns_recursor.o pdns_recursor.cc
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/include/c++/4.3/exception:57: error:                 class std::exception
pdns_recursor.cc:669: error: expected type-specifier before ‘exception’
pdns_recursor.cc:669: error: expected `)' before ‘&’ token
pdns_recursor.cc:669: error: expected `{' before ‘&’ token
pdns_recursor.cc:669: error: ‘e’ was not declared in this scope
pdns_recursor.cc:669: error: expected `;' before ‘)’ token
pdns_recursor.cc:672: error: expected primary-expression before ‘catch’
pdns_recursor.cc:672: error: expected `;' before ‘catch’
pdns_recursor.cc: In function ‘void handleRCC(int, boost::any&)’:
pdns_recursor.cc:1186: error: reference to ‘exception’ is ambiguous
/usr/include/boost/exception/exception.hpp:177: error: candidates are: class 
boost::exception
/usr/include/c++/4.3/exception:57: error:                 class std::exception
pdns_recursor.cc:1186: error: expected type-specifier before ‘exception’
pdns_recursor.cc:1186: error: expected `)' before ‘&’ token
pdns_recursor.cc:1186: error: expected `{' before ‘&’ token
pdns_recursor.cc:1186: error: ‘e’ was not declared in this scope
pdns_recursor.cc:1186: error: expected `;' before ‘)’ token
pdns_recursor.cc:1189: error: expected primary-expression before ‘catch’
pdns_recursor.cc:1189: error: expected `;' before ‘catch’
pdns_recursor.cc: In function ‘std::string reloadAuthAndForwards()’:
pdns_recursor.cc:1489: error: reference to ‘exception’ is ambiguous
/usr/include/boost/exception/exception.hpp:177: error: candidates are: class 
boost::exception
/usr/include/c++/4.3/exception:57: error:                 class std::exception
pdns_recursor.cc:1489: error: expected type-specifier before ‘exception’
pdns_recursor.cc:1489: error: expected `)' before ‘&’ token
pdns_recursor.cc:1489: error: expected `{' before ‘&’ token
pdns_recursor.cc:1489: error: ‘e’ was not declared in this scope
pdns_recursor.cc:1489: error: expected `;' before ‘)’ token
pdns_recursor.cc:1492: error: expected primary-expression before ‘catch’
pdns_recursor.cc:1492: error: expected `;' before ‘catch’
pdns_recursor.cc:1495: error: expected primary-expression before ‘catch’
pdns_recursor.cc:1495: error: expected `;' before ‘catch’
pdns_recursor.cc: In function ‘void parseAuthAndForwards()’:
...

-- 
Martin Michlmayr
http://www.cyrius.com/



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to