BIND 10 #1194: Use pkg-config for botan

BIND 10 Development do-not-reply at isc.org
Sat Oct 29 04:16:35 UTC 2011


#1194: Use pkg-config for botan
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  kevin_tes
  vorner                             |                Status:  reviewing
                       Type:         |             Milestone:
  defect                             |  Sprint-20111108
                   Priority:         |            Resolution:
  critical                           |             Sensitive:  0
                  Component:  build  |           Sub-Project:  DNS
  system                             |  Estimated Difficulty:  2
                   Keywords:         |           Total Hours:  0
            Defect Severity:  High   |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by kevin_tes):

 I am wondering if it is correct to add botan-1.8 to pkg-config lists. The
 reason lists as follow:

 For botan-1.8 using botan-config
 $botan-config --libs
 -lbotan -lbz2 -lcrypto -lgmp -lpthread -lrt -lz

 $botan-config --prefix=/home/xiejiagui  --cflags
 -I/home/xiejiagui/include

 but for botan-1.8 using pkg-config
 $ pkg-config botan-1.8 --libs
 -lbotan
 $ pkg-config botan-1.8 --cflags

 I think,pkg-config does not support botan-1.8 friendly.

 If it is better to remove botan-1.8 from pkg-config lists?

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


More information about the bind10-tickets mailing list