GNU bug report logs -
#19168
undefined references to gnutls_pk_bits_to_sec_param etc
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Mon, 24 Nov 2014 17:25:01 UTC
Severity: normal
Found in version 25.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Glenn Morris <rgm <at> gnu.org> writes:
> Package: emacs
> Version: 25.0.50
>
> Current master on RHEL6.6 (or Trisquel 4.1 LTS), which has GnuTLS 2.8.5:
>
> gnutls.c:877: undefined reference to `gnutls_pk_bits_to_sec_param'
> gnutls.c:877: undefined reference to `gnutls_sec_param_get_name'
> gnutls.c:888: undefined reference to `gnutls_x509_crt_get_issuer_unique_id'
> gnutls.c:899: undefined reference to `gnutls_x509_crt_get_subject_unique_id'
> collect2: ld returned 1 exit status
> make[1]: *** [temacs] Error 1
>
> configure accepts gnutls >= 2.6.6.
I've now pushed a fix that checks the version before compiling those
functions. Does this fix the RHEL LTS compilation problem?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 10 years and 257 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.