Build Options:
with ecmult precomp = yes
with external callbacks = no
with benchmarks = yes
with coverage = no
module ecdh = no
module recovery = no
module extrakeys = no
module schnorrsig = no
asm = x86_64
bignum = gmp
ecmult window size = 15
ecmult gen prec. bits = 4
valgrind = no
CC = gcc
CFLAGS = -O2 -fvisibility=hidden -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -W
no-overlength-strings -W -g
CPPFLAGS =
LDFLAGS =
CCLD tests
src/tests-tests.o: In function `test_ecdsa_der_parse':
src/tests.c:4750: undefined reference to `ECDSA_SIG_get0'
src/tests.c:4751: undefined reference to `BN_is_negative'
src/tests.c:4751: undefined reference to `BN_is_negative'
collect2: error: ld returned 1 exit status
$ git rev-parse HEAD
c6b6b8f1bb044d7d1aa065ebb674adde98a36a8e
$ cat /etc/redhat-release
Red Hat Enterprise Linux Workstation release 7.7 (Maipo)