I tried to compile openslp with this option
-enable-slpv2-security
I got numerous errors relating to the following error
`error: incomplete definition of type 'SLPCryptoDSAKey' (aka 'struct dsa_st')-
Tail of the build file here:
openslperrors.txt
Apparently it cannot compile with the latest versions of openssl, so my friendly GPTs (including ChatGPTs o4 model) suggested using an older version of Openssl; creating a patch, loading some modules etc. However after hours of testing nothing worked.
I'm not a programmer or coder by profession so building a patch or fix is outside my skill level.
I thought I would highlight it anyways for a future fix one day or if someone knows of an easy fix.
I tried to compile openslp with this option
I got numerous errors relating to the following error
`error: incomplete definition of type 'SLPCryptoDSAKey' (aka 'struct dsa_st')-
Tail of the build file here:
openslperrors.txt
Apparently it cannot compile with the latest versions of openssl, so my friendly GPTs (including ChatGPTs o4 model) suggested using an older version of Openssl; creating a patch, loading some modules etc. However after hours of testing nothing worked.
I'm not a programmer or coder by profession so building a patch or fix is outside my skill level.
I thought I would highlight it anyways for a future fix one day or if someone knows of an easy fix.