BIND 10 #3092: Include .h files in the installed software

BIND 10 Development do-not-reply at isc.org
Fri Aug 16 14:57:22 UTC 2013


#3092: Include .h files in the installed software
-------------------------------------+-------------------------------------
            Reporter:  stephen       |                        Owner:
                Type:  enhancement   |  stephen
            Priority:  medium        |                       Status:
           Component:  dhcp          |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-DHCP-20130821
         Sub-Project:  DHCP          |                   Resolution:
Estimated Difficulty:  0             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:  N/A
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by jreed):

 We may want to automate building some external source using these headers
 to confirm later that it works. For an example, see many of the builders
 do an examples step:

 http://git.bind10.isc.org/~tester/builder//BIND10/20130816134502-FedoraLinux18-x86_64-GCC/logs/examples.out

 which is

 {{{
 cd ${WORKDIR}/build/examples && autoreconf --install && ./configure
 --with-bind10-include=${WORKDIR}/install/include/bind10 --with-
 bind10-lib=${WORKDIR}/install/lib ${EXTRA_CONFIGURE_ARGS} && make
 }}}

 We could add more examples to examples directory. This suggestion is not
 required for merging for this ticket though.

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


More information about the bind10-tickets mailing list