-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Description
Using Centos 8.2.2004
When installing using ./install.sh luajwt the following error is generated during luaossl installation
/usr/src/luaossl-master/src/openssl.c:12146:5: note: in expansion of macro ‘EVP_KDF_HKDF_MODE_EXPAND_ONLY’
EVP_KDF_HKDF_MODE_EXPAND_ONLY,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: *** [/usr/src/luaossl-master/src/GNUmakefile:63: /usr/src/luaossl-master/src/5.3/openssl.o] Error 1
I believe this is related to https://github.com/wahern/luaossl/issues/175 but I don't understand how to fix the installer so that the install completes.
Metadata
Metadata
Assignees
Labels
No labels