Re: [exim] gnutls tester wanted

Top Page
Delete this message
Reply to this message
Author: Marcin Mirosław
Date:  
To: exim-users
Subject: Re: [exim] gnutls tester wanted
W dniu 2014-09-22 o 19:32, Andreas Metzler pisze:
> Marcin Mirosław <marcin@???> wrote:
> [...]
>> I've got compilation error with 3.3.8 (with 3.3.6 and 3.3.7 builds fine)
> [...]
>> tls.c:(.text+0x3950): undefined reference to `gnutls_pkcs11_init'
>> collect2: error: ld returned 1 exit status
>> Makefile:451: recipe for target 'exim' failed
>> make[1]: *** [exim] Error 1
>> make[1]: Leaving directory
>> '/home/farm/buildfarm/HEAD/exim.49927/src/build-Linux-x86_64'
>> Makefile:29: recipe for target 'all' failed
>> make: *** [all] Error 2
> [...]
>
> Hello,
>
> Looks like you built GnuTLS without PKCS #11 support. - Probably
> because your p11-kit version is too old. For GnuTLS 3.3.8 you need
> p11-kit 0.20.7 (stable branch) or 0.21.3 (unstable branch).


Yup, I've got p11-kit-0.20.4, so it's gentoo dependency bug.
Thanks,
Marcin