BIND 10 #2411: BIND 10 build doesn't find and link to Valgrind library (was: valgrind skipping some tests)

BIND 10 Development do-not-reply at isc.org
Sun Nov 4 18:21:24 UTC 2012


#2411: BIND 10 build doesn't find and link to Valgrind library
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:
                       Type:         |                Status:  new
  defect                             |             Milestone:  New Tasks
                   Priority:         |            Resolution:
  medium                             |             Sensitive:  0
                  Component:         |           Sub-Project:  Core
  Unclassified                       |  Estimated Difficulty:  0
                   Keywords:         |           Total Hours:  0
            Defect Severity:  N/A    |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by muks):

 Valgrind has a .pc file. Setting PKG_CONFIG_PATH and detecting
 `valgrind.h` using that should work:
 {{{
 [muks at jurassic ~]$ pkg-config --cflags valgrind
 -I/usr/include/valgrind
 [muks at jurassic ~]$ ls /usr/include/valgrind/valgrind.h
 /usr/include/valgrind/valgrind.h
 [muks at jurassic ~]$
 }}}

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


More information about the bind10-tickets mailing list