BIND 10 #1870: install complete header files

BIND 10 Development do-not-reply at isc.org
Wed Oct 3 10:42:46 UTC 2012


#1870: install complete header files
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  jinmei
  jinmei                             |                Status:  reviewing
                       Type:         |             Milestone:
  defect                             |  Sprint-20121009
                   Priority:         |            Resolution:
  medium                             |             Sensitive:  0
                  Component:  build  |           Sub-Project:  DNS
  system                             |  Estimated Difficulty:  5
                   Keywords:         |           Total Hours:  0
            Defect Severity:  N/A    |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by vorner):

 * owner:  vorner => jinmei


Comment:

 Hello

 Some things I noticed:
  * `if test "${bind10_inc_path}" ; then` ‒ should there be some kind of
 `test -z` or something?
  * When I run the configure in examples, it checks for boost twice:
 {{{
 checking boost/shared_ptr.hpp usability... yes
 checking boost/shared_ptr.hpp presence... yes
 checking for boost/shared_ptr.hpp... yes
 checking boost/bind.hpp usability... yes
 checking boost/bind.hpp presence... yes
 checking for boost/bind.hpp... yes
 checking boost/function.hpp usability... yes
 checking boost/function.hpp presence... yes
 checking for boost/function.hpp... yes
 checking whether Boost tries to use threads... yes
 checking for boost/shared_ptr.hpp... (cached) yes
 checking for boost/bind.hpp... (cached) yes
 checking for boost/function.hpp... (cached) yes
 checking whether Boost tries to use threads... yes
 }}}

 Also, the configure doesn't seem to work for me :-(.

 {{{
 ./configure --with-
 bind10-include=/home/vorner/testing/bind10/include/bind10-devel/ --with-
 bind10-include=/home/vorner/testing/bind10/lib/

 checking util/buffer.h usability... no
 checking util/buffer.h presence... no
 checking for util/buffer.h... no
 configure: error: Missing a commonly used BIND 10 header files
     1 vorner at hydra ~/work/bind10/examples (review/headers 18) 4%
 $ ls /home/vorner/testing/bind10/include/bind10-devel/
 dns  exceptions  util
 12:25 vorner at hydra ~/work/bind10/examples (review/headers 18) 4%
 $ ls /home/vorner/testing/bind10/include/bind10-devel/util/
 buffer.h
 12:25 vorner at hydra ~/work/bind10/examples (review/headers 18) 4%
 }}}

 Is it something I do wrong, or is the script broken? (please, don't get
 confused by my unusual prompt there)

 Also, I noticed most of our changelogs are either in past tense or third
 form. Your looks like in imperative. Not that it would be a problem, but
 maybe just for consistency, it could be unified.

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


More information about the bind10-tickets mailing list