相关文章推荐
Gentoo's Bugzilla – Bug 628268 media-sound/umurmur-0.2.17-r1 : ssli_openssl.c:237:2: error: unknown type name EC_KEY Last modified: 2022-07-05 22:59:50 UTC node [vulture]
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O2 -pipe -march=native -Wall -c -o ssli_openssl.o ssli_openssl.c
ssli_openssl.c: In function ‘SSLi_init’:
ssli_openssl.c:237:2: error: unknown type name ‘EC_KEY’
  EC_KEY *ecdhkey = EC_KEY_new_by_curve_name(NID_X9_62_prime256v1);
  ^~~~~~
ssli_openssl.c:237:20: warning: implicit declaration of function ‘EC_KEY_new_by_curve_name’ [-Wimplicit-function-declaration]
  -------------------------------------------------------------------
  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20170815-183537
  -------------------------------------------------------------------
gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
emerge -qpv media-sound/umurmur
[ebuild  N    ] media-sound/umurmur-0.2.17-r1  USE="-gnutls -libressl -shm"
 
推荐文章