Possibly the same as the other open issue.
Making all in src/sv
make[1]: Entering directory '/home/user/Documents/openca-tools-master/src/sv'
gcc -DHAVE_CONFIG_H -I. -I../../include/openca -I../../include -g -O2 -fstack-check -maccumulate-outgoing-args -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.c
callback.c: In function ‘verify_callback’:
callback.c:108:20: error: dereferencing pointer to incomplete type ‘X509_STORE_CTX’ {aka ‘struct x509_store_ctx_st’}
switch (ctx->error) {
^~
make[1]: *** [Makefile:340: callback.o] Error 1
make[1]: Leaving directory '/home/user/Documents/openca-tools-master/src/sv'
make: *** [Makefile:394: all-recursive] Error 1
Possibly the same as the other open issue.
Making all in src/sv
make[1]: Entering directory '/home/user/Documents/openca-tools-master/src/sv'
gcc -DHAVE_CONFIG_H -I. -I../../include/openca -I../../include -g -O2 -fstack-check -maccumulate-outgoing-args -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.c
callback.c: In function ‘verify_callback’:
callback.c:108:20: error: dereferencing pointer to incomplete type ‘X509_STORE_CTX’ {aka ‘struct x509_store_ctx_st’}
switch (ctx->error) {
^~
make[1]: *** [Makefile:340: callback.o] Error 1
make[1]: Leaving directory '/home/user/Documents/openca-tools-master/src/sv'
make: *** [Makefile:394: all-recursive] Error 1