From matthijs at pletterpet.nl Mon Sep 1 10:38:45 2014 From: matthijs at pletterpet.nl (Matthijs Mekking) Date: Mon, 01 Sep 2014 12:38:45 +0200 Subject: [Opendnssec-develop] build opendnssec with ldns in /usr/lib64 In-Reply-To: <5400B077.8010204@isoc.org> References: <53F4A1CD.30005@isoc.org> <53F5AE1A.6080906@nlnetlabs.nl> <53F612B9.104@isoc.org> <53F7006F.6010405@pletterpet.nl> <53F71A9F.9060601@isoc.org> <54002A9B.3000708@pletterpet.nl> <54006DA1.1020806@isoc.org> <54007335.3000004@pletterpet.nl> <5400823B.2050203@isoc.org> <5400A379.9000809@pletterpet.nl> <5400B077.8010204@isoc.org> Message-ID: <54044CB5.6090808@pletterpet.nl> Hi, [CC Jan Zorz] This setup has ldns in /usr/lib64 and /usr/include I assume The problem here is that with ./configure, the ldns library cannot be found, because by default it does not take into account /usr/lib64 and with ./configure --with-ldns=/usr/lib64, it cannot found the header files, because now it is looking in /usr/lib64/include. Although ldns-config is giving the correct cflags and libs values: # ldns-config --cflags -I/usr/include # ldns-config --libs -L/usr/lib64 -lpython2.6 -L/usr/lib64 -lcrypto -lldns Any advise/fix required? Best regards, Matthijs On 08/29/2014 06:55 PM, Jan Zorz - ISOC wrote: > On 29/08/14 17:59, Matthijs Mekking wrote: >> On 08/29/2014 03:38 PM, Jan Zorz - ISOC wrote: >>> On 29/08/14 14:33, Matthijs Mekking wrote: >>>> I'm in. And I'm puzzled. I have no idea why it can't find the ldns >>>> library. Maybe it is worth it asking the opendnssec-user mailing list? >>> >>> I would say that configure script needs to be fixed as it does not >>> understand versioning correctly. >> >> When I ran it, its not the coding it complains about. It could not find >> the library at all. > > sources: /root/opendnssec/opendnssec-1.4.6 > > ./configure --with-ldns=/usr/lib64/ > > checking for ldns version... < 1.6.12 > configure: error: ldns library too old (1.6.12 or later required) > > [root at dnssec-signer opendnssec-1.4.6]# ls -al /usr/lib64/libldns.so* > lrwxrwxrwx 1 root root 17 Aug 21 16:32 /usr/lib64/libldns.so -> > libldns.so.1.6.16 > lrwxrwxrwx 1 root root 17 May 19 17:00 /usr/lib64/libldns.so.1 -> > libldns.so.1.6.16 > -rwxr-xr-x 1 root root 347464 May 29 2013 /usr/lib64/libldns.so.1.6.16 > > I think that version checking in configure doesn't work > > Cheers, Jan From rickard at opendnssec.org Mon Sep 8 22:23:11 2014 From: rickard at opendnssec.org (Rickard Bellgrim) Date: Tue, 9 Sep 2014 00:23:11 +0200 Subject: [Opendnssec-develop] Release SoftHSM 2.0.0b1 Message-ID: Hi All related issues have now been merged and closed. So I think we can progress the release of SoftHSM 2.0.0b1. Petr will contribute two more patches for AES key wrapping and PKCS OAEP, but that can be merged into e.g. b2. // Rickard -------------- next part -------------- An HTML attachment was scrubbed... URL: From jakob at kirei.se Tue Sep 9 06:24:27 2014 From: jakob at kirei.se (Jakob Schlyter) Date: Tue, 9 Sep 2014 08:24:27 +0200 Subject: [Opendnssec-develop] Release SoftHSM 2.0.0b1 In-Reply-To: References: Message-ID: <2876B107-A1AC-4836-887A-6E38B4A4C6C9@kirei.se> On 9 sep 2014, at 00:23, Rickard Bellgrim wrote: > All related issues have now been merged and closed. So I think we can progress the release of SoftHSM 2.0.0b1. Petr will contribute two more patches for AES key wrapping and PKCS OAEP, but that can be merged into e.g. b2. Good. Should I go ahead and tag & bag? jakob -- Jakob Schlyter Kirei AB - www.kirei.se From benno at NLnetLabs.nl Tue Sep 9 13:37:31 2014 From: benno at NLnetLabs.nl (Benno Overeinder) Date: Tue, 09 Sep 2014 15:37:31 +0200 Subject: [Opendnssec-develop] Release SoftHSM 2.0.0b1 In-Reply-To: References: Message-ID: <540F029B.6000707@NLnetLabs.nl> Hi Rickard, On 09/09/14 00:23, Rickard Bellgrim wrote: > All related issues have now been merged and closed. So I think we can > progress the release of SoftHSM 2.0.0b1. Petr will contribute two more > patches for AES key wrapping and PKCS OAEP, but that can be merged into > e.g. b2. Thank you, that is good news! -- Benno -- Benno J. Overeinder NLnet Labs http://www.nlnetlabs.nl/ From rickard at opendnssec.org Tue Sep 9 17:36:55 2014 From: rickard at opendnssec.org (Rickard Bellgrim) Date: Tue, 9 Sep 2014 19:36:55 +0200 Subject: [Opendnssec-develop] Release SoftHSM 2.0.0b1 In-Reply-To: <2876B107-A1AC-4836-887A-6E38B4A4C6C9@kirei.se> References: <2876B107-A1AC-4836-887A-6E38B4A4C6C9@kirei.se> Message-ID: On Tue, Sep 9, 2014 at 8:24 AM, Jakob Schlyter wrote: > On 9 sep 2014, at 00:23, Rickard Bellgrim wrote: > > > All related issues have now been merged and closed. So I think we can > progress the release of SoftHSM 2.0.0b1. Petr will contribute two more > patches for AES key wrapping and PKCS OAEP, but that can be merged into > e.g. b2. > > Good. Should I go ahead and tag & bag? Yes, please! // Rickard -------------- next part -------------- An HTML attachment was scrubbed... URL: