BIND 10 #1827: Install bind10 shared objects and other resources in versioned directories

BIND 10 Development do-not-reply at isc.org
Thu Mar 22 15:29:02 UTC 2012


#1827: Install bind10 shared objects and other resources in versioned directories
-------------------------------------+-------------------------------------
            Reporter:  muks          |                        Owner:
                Type:  defect        |  UnAssigned
            Priority:  medium        |                       Status:  new
           Component:  build system  |                    Milestone:  New
           Sensitive:  0             |  Tasks
         Sub-Project:  DNS           |                     Keywords:
Estimated Difficulty:  0             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 bind10 modules (.so) used to have a version in their filenames. Due to
 issues on OpenBSD, now they're created without the version. Currently,
 bind10 modules are installed in `$prefix/libexec/bind10-devel/modules`
 whereas they should be installed in
 `$prefix/lib/bind10-devel-<version>/modules` (note the change from libexec
 to lib and the version added to the directory name). The same should be
 done for the installation paths of any version-specific resources.

 Whether we want to implement this should be discussed, and a list of what
 all need to be versioned should be made. This work would involve build
 system changes and also some minor changes to code for using the correct
 paths.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1827>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list