BIND 10 #1202: bind 10 20110819 fails to compile on Ubuntu 11.04 (amd64)
BIND 10 Development
do-not-reply at isc.org
Mon Sep 5 10:02:35 UTC 2011
#1202: bind 10 20110819 fails to compile on Ubuntu 11.04 (amd64)
-------------------------------------+-------------------------------------
Reporter: cas | Owner:
Type: | Status: new
defect | Milestone: New Tasks
Priority: major | Resolution:
Component: | Sensitive: 0
Unclassified | Sub-Project: DNS
Keywords: | Estimated Difficulty: 0
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by cas):
Replying to [comment:3 naokikambe]:
> I think this patch might work.
>
> {{{
> diff --git a/src/lib/dns/rdata/generic/afsdb_18.cc
b/src/lib/dns/rdata/generic/afsdb_18.cc
> index dd7fa5f..6afc4de 100644
> --- a/src/lib/dns/rdata/generic/afsdb_18.cc
> +++ b/src/lib/dns/rdata/generic/afsdb_18.cc
> @@ -26,6 +26,7 @@
> #include <boost/lexical_cast.hpp>
>
> using namespace std;
> +using namespace isc::util;
> using namespace isc::util::str;
>
> // BEGIN_ISC_NAMESPACE
> }}}
I tried this patch, but it does not resolve the compile error (still the
same error appears, even after a "make clean")
--
Ticket URL: <http://bind10.isc.org/ticket/1202#comment:4>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list