-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
i ran ./configure and make
bx2/source'
gcc -g -O -Wno-pointer-sign -I./../include -I../include -c crypto.c
crypto.c: In function ‘decipher_evp’:
crypto.c:272:24: error: storage size of ‘a’ isn’t known
272 | EVP_CIPHER_CTX a;
| ^
crypto.c: In function ‘cipher_evp’:
crypto.c:428:24: error: storage size of ‘a’ isn’t known
428 | EVP_CIPHER_CTX a;
| ^
make[1]: *** [Makefile:31: crypto.o] Error 1
make[1]: Leaving directory '/home/mother/bx2/source'
make: *** [Makefile:112: epic5] Error 2
uname -a
Linux netnoob44.home 5.10.7-arch1-1 #1 SMP PREEMPT Wed, 13 Jan 2021 12:02:01 +0000 x86_64 GNU/Linux
does not work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels