Skip to content

does not build on arch still..... #1

@brightersun99

Description

@brightersun99

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions