BIND 10 #2367: select features to build and install
BIND 10 Development
do-not-reply at isc.org
Mon Jan 27 15:29:08 UTC 2014
#2367: select features to build and install
-------------------------------------+-------------------------------------
Reporter: jreed | Owner: jreed
Type: task | Status:
Priority: medium | reviewing
Component: build system | Milestone:
Keywords: | Sprint-20131015
Sensitive: 0 | Resolution:
Sub-Project: Core | CVSS Scoring:
Estimated Difficulty: undecided | Defect Severity: N/A
Total Hours: 0 | Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by jreed):
configuring with -enable-components=cmdctl results in:
{{{
Making install in .
CXX b10_certgen-b10-certgen.o
b10-certgen.cc:15:25: error: botan/botan.h: No such file or directory
b10-certgen.cc:16:28: error: botan/x509self.h: No such file or directory
}}}
configuring with only ddns results in ddns_test.py failure due to
{{{
ImportError: No module named 'pydnspp'
}}}
configuring with just dnslibs results in:
{{{
Making all in datasrc
Making all in .
CXX datasrc_la-datasrc.lo
In file included from ../../../../../src/lib/datasrc/zone.h:19,
from ../../../../../src/lib/datasrc/client.h:23,
from datasrc.cc:21:
../../../../../src/lib/dns/rrset.h:26:24: error: dns/rrtype.h: No such
file or directory
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/2367#comment:18>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list