complie error

JINMEI Tatuya / 神明達哉 jinmei at isc.org
Fri Feb 22 22:47:37 UTC 2013


At Fri, 22 Feb 2013 14:32:39 -0400,
Chris Taylor <Chris.Taylor at corp.eastlink.ca> wrote:

> This was the last chunk of output.
> 
> make[5]: Entering directory `/downloads/bind10-1.0.0/tests/tools/perfdhcp'
>   CXX    perfdhcp-main.o
>   CXX    perfdhcp-command_options.o
>   CXX    perfdhcp-perf_pkt6.o
>   CXX    perfdhcp-perf_pkt4.o
>   CXX    perfdhcp-pkt_transform.o
>   CXX    perfdhcp-test_control.o
> test_control.cc: In member function âvoid isc::perfdhcp::TestControl::sendDiscover4(const isc::perfdhcp::TestControl::TestControlSocket&, const std::vector<unsigned char, std::allocator<unsigned char> >&, bool)â:
> test_control.cc:1369: error: call of overloaded âsaveFirstPacket(isc::perfdhcp::PerfPkt4Ptr&)â is ambiguous

It's quite likely to be an issue with older versions of Boost.  Did
you upgrade it?  Note that only Boost header files are needed, so
you can download a newer version from www.boost.org and extracts
somewhere and specify the path by --with-boost-include (but don't use
Boost 1.53, which has a known another issue).

---
JINMEI, Tatuya
Internet Systems Consortium, Inc.


More information about the bind10-users mailing list