BIND 10 #3305: libraries not identified as part of bind10

BIND 10 Development do-not-reply at isc.org
Thu Jan 30 15:43:21 UTC 2014


#3305: libraries not identified as part of bind10
-------------------------------------+-------------------------------------
            Reporter:  jreed         |                        Owner:
                Type:  defect        |  stephen
            Priority:  medium        |                       Status:
           Component:  hooks         |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  bind10-1.2-release-freeze
         Sub-Project:  Core          |                   Resolution:
Estimated Difficulty:  0             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:  Low
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by stephen):

 Replying to [comment:8 muks]:
 > Stephen: What is the error you are getting on Ubuntu? Can you start with
 a clean tree:
 > {{{
 > git clean -xfd
 > }}}
 > and the patch in comment:1, and paste what error you get in Ubuntu?
 Which version of Ubuntu is it?
 I'm on Ubunbtu 12.04 (with automake 1.11.3, autoreconf 2.68 and libtool
 2.4.2). The problem is that the .so files are not being built.  Looking in
 "Autotools - A Practitioners Guide to Gnu Autoconf, Automake and Libtool",
 I came across the following:

  The {{{noinst}}} prefix indicates that the listed products should be
 built but not installed.  For example, a so-called ''convenience library''
 might be built as an intermediate product and then used in other stages of
 the build process to build the final products.  The {{{noinst}}} prefix
 tells Automake that the product should not be installed and that only a
 static library should be built. (After all, it makes no sense to build a
 shared library that won't be installed.)

 This appears to match with what I am seeing.

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


More information about the bind10-tickets mailing list