[gnutls-help] libgnutls undefined reference

Anton anton.vojlenko at gmail.com
Mon Feb 29 17:28:21 CET 2016


Hi,

I have already built nettle with secp192 and secp224 curves support.
It was wrong decision and I should consider secp192 and secp224 curves 
as insecure?

Thanks.

Best regards,
Anton

On 02/29/2016 06:11 PM, Nikos Mavrogiannopoulos wrote:
> On Sat, 2016-02-27 at 13:58 +0200, Anton wrote:
>> Hello All,
>>
>> When I'm trying to build the latest GnuTLS package for CentOS 6.7
>> 64bit I have next error:
>>
>> make[4]: Entering directory `/home/tokezo/gnutls-3.4.9/src'
>>    CCLD     psktool
>> ../lib/.libs/libgnutls.so: undefined reference to `nettle_secp_192r1'
>> ../lib/.libs/libgnutls.so: undefined reference to `nettle_secp_224r1'
>> collect2: ld returned 1 exit status
>> make[4]: *** [psktool] Error 1
> nettle in RHEL/Centos does not include the secp192 and 224 curves. Try
> specifying --disable-non-suiteb-curves to gnutls.
>
> regards,
> Nikos
>
>




More information about the Gnutls-help mailing list