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 12:34:58 UTC 2011


#1202: bind 10 20110819 fails to compile on Ubuntu 11.04 (amd64)
-------------------------------------+-------------------------------------
                   Reporter:  cas    |                 Owner:
                       Type:         |                Status:  new
  defect                             |             Milestone:  Next-Sprint-
                   Priority:  major  |  Proposed
                  Component:         |            Resolution:
  Unclassified                       |             Sensitive:  0
                   Keywords:         |           Sub-Project:  DNS
            Defect Severity:         |  Estimated Difficulty:  0
  Medium                             |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by naokikambe):

 The error which I've encountered without the patch is this. But that seems
 to be a bit different from what you mentioned. Sorry for my inaccurate
 information.
 {{{
 make[2]: Entering directory `/root/git/src/lib/dns'
 /bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H
 -I. -I../../..  -I../../../src/lib -I../../../src/lib
 -I../../../src/lib/dns -I../../../src/lib/dns -I../../../src/lib/util
 -I../../../src/lib/util  -I../../../ext/asio -I../../../ext/coroutine
 -DASIO_DISABLE_THREADS=1 -Wall -Wextra -Wwrite-strings -Woverloaded-
 virtual -Wno-sign-compare -Werror -fPIC -g -O2 -fprofile-arcs -ftest-
 coverage -MT libdns___la-rdataclass.lo -MD -MP -MF .deps/libdns___la-
 rdataclass.Tpo -c -o libdns___la-rdataclass.lo `test -f 'rdataclass.cc' ||
 echo './'`rdataclass.cc
 libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib
 -I../../../src/lib -I../../../src/lib/dns -I../../../src/lib/dns
 -I../../../src/lib/util -I../../../src/lib/util -I../../../ext/asio
 -I../../../ext/coroutine -DASIO_DISABLE_THREADS=1 -Wall -Wextra -Wwrite-
 strings -Woverloaded-virtual -Wno-sign-compare -Werror -fPIC -g -O2
 -fprofile-arcs -ftest-coverage -MT libdns___la-rdataclass.lo -MD -MP -MF
 .deps/libdns___la-rdataclass.Tpo -c rdataclass.cc  -fPIC -DPIC -o .libs
 /libdns___la-rdataclass.o
 rdataclass.cc:93: error: expected ')' before '&' token
 rdataclass.cc:132: error: variable or field 'toWire' declared void
 rdataclass.cc:132: error: 'OutputBuffer' was not declared in this scope
 rdataclass.cc:132: error: 'buffer' was not declared in this scope
 make[2]: *** [libdns___la-rdataclass.lo] Error 1
 make[2]: Leaving directory `/root/git/src/lib/dns'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/root/git/src/lib/dns'
 make: *** [all] Error 2
 }}}

-- 
Ticket URL: <http://bind10.isc.org/ticket/1202#comment:6>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list