librtmp icon indicating copy to clipboard operation
librtmp copied to clipboard

make error

Open li829 opened this issue 4 years ago • 1 comments

My openssl version is 1.1.1. When I make it, I get this error: dh.h:256:12: error: dereferencing pointer to incomplete type ‘DH {aka struct dh_st}’ MP_new(dh->g);

li829 avatar Jun 22 '20 12:06 li829

you must port it to be able to use 1.1. dh.h, handshake.h and hashswf.c must be patched accordingly

mathieu-aubin avatar May 29 '22 06:05 mathieu-aubin