Hi Amitai

I applied your patches on the source files, compile with TLS support, and the program was compiled, yes, but, without TLS support I checked the patches before compile and I saw that the only thing you did (about TLS) was to remove all the lines where TLS is added This is not a patch to compile whit tls, the result is the same compiling without tls support

Thanks, but, the idea is to compile with TLS


On 10/23/2020 9:42 AM, Amitai Schleier via spamdyke-users wrote:
On 22 Oct 2020, at 22:10, Pablo Murillo (rednet) via spamdyke-users wrote:

I'm upgrading few server from FreeBSD 11.4 to 12.1 and I found that the port fot SpamDyke is broken, so I compile "manually" and I found a problem with OpenSSL
Spamdyke is not finding openssl, and openssl is installed

FWIW, spamdyke builds just fine for me on FreeBSD 12.1 using pkgsrc with PKG_OPTIONS "tls". You can probably get the same result by borrowing these patches:

https://github.com/NetBSD/pkgsrc/blob/trunk/mail/spamdyke/patches/patch-configure (and the corresponding https://github.com/NetBSD/pkgsrc/blob/trunk/mail/spamdyke/patches/patch-configure.ac for good measure)

https://github.com/NetBSD/pkgsrc/blob/trunk/mail/spamdyke/patches/patch-tls.c

And if you want to build with clang,

https://github.com/NetBSD/pkgsrc/blob/trunk/mail/spamdyke/patches/patch-configuration.c

https://github.com/NetBSD/pkgsrc/blob/trunk/mail/spamdyke/patches/patch-spamdyke.h

I've not used spamdyke for quite some time (ever since I wrote https://schmonz.com/qmail/rejectutils and https://schmonz.com/qmail/acceptutils) but I try to keep it building on all platforms supported by pkgsrc.

- Amitai
_______________________________________________
spamdyke-users mailing list
[email protected]
https://spamdyke.org/mailman/listinfo/spamdyke-users

_______________________________________________
spamdyke-users mailing list
[email protected]
https://spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to