BIND 10 #1202: bind 10 20110819 fails to compile on Ubuntu 11.04 (amd64)
BIND 10 Development
do-not-reply at isc.org
Sun Aug 28 18:45:25 UTC 2011
#1202: bind 10 20110819 fails to compile on Ubuntu 11.04 (amd64)
-------------------------------------+-------------------------------------
Reporter: cas | Type: defect
Status: new | Priority: major
Milestone: New | Component: Unclassified
Tasks | Sensitive: 0
Keywords: | Sub-Project: DNS
Defect Severity: N/A | Estimated Difficulty: 0
Feature Depending on Ticket: | Total Hours: 0
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
error message during compile:
{{{
/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-stri
ngs -Woverloaded-virtual -Wno-sign-compare -Werror -fPIC -g -O2 -MT
libdns___la-rdataclass.lo -MD -MP -MF .deps/libdns___la-rdataclass.Tpo -c
-o libdns___la-rda
taclass.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/uti
l -I../../../src/lib/util -I../../../ext/asio -I../../../ext/coroutine
-DASIO_DISABLE_THREADS=1 -Wall -Wextra -Wwrite-strings -Woverloaded-
virtual -Wno-sign-com
pare -Werror -fPIC -g -O2 -MT libdns___la-rdataclass.lo -MD -MP -MF .deps
/libdns___la-rdataclass.Tpo -c rdataclass.cc -fPIC -DPIC -o .libs
/libdns___la-rdatacla
ss.o
rdataclass.cc:84:7: error: expected constructor, destructor, or type
conversion before ‘(’ token
rdataclass.cc:109:12: error: variable or field ‘toWire’ declared void
rdataclass.cc:109:12: error: ‘OutputBuffer’ was not declared in this scope
rdataclass.cc:109:26: error: ‘buffer’ was not declared in this scope
make[6]: Leaving directory
`/usr/src/bind10/bind10-devel-20110819/src/lib/dns'
make[5]: Leaving directory
`/usr/src/bind10/bind10-devel-20110819/src/lib/dns'
make[4]: Leaving directory
`/usr/src/bind10/bind10-devel-20110819/src/lib/dns'
make[5]: *** [all-recursive] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/bind10/bind10-devel-20110819/src'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1202>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list