skyjake <skyjake at dengine.net> writes: > Source code and releases: > > https://git.skyjake.fi/skyjake/lagrange Unfortunately i haven't been able to build it on Void Linux, due to a problem when trying to build the_Foundation: ``` [ 80%] Building C object CMakeFiles/the_Foundation.dir/src/tlsrequest.c.o /home/alexis/Downloads/src/the_Foundation/src/tlsrequest.c: In function 'validUntil_TlsCertificate': /home/alexis/Downloads/src/the_Foundation/src/tlsrequest.c:268:9: error: implicit declaration of function 'ASN1_TIME_to_tm'; did you mean 'ASN1_TIME_set_tm'? [-Werror=implicit-function-declaration] 268 | ASN1_TIME_to_tm(X509_get0_notAfter(d->cert), &time); | ^~~~~~~~~~~~~~~ | ASN1_TIME_set_tm cc1: all warnings being treated as errors ``` Alexis.
---
Previous in thread (8 of 44): 🗣️ colecmac (a) protonmail.com (colecmac (a) protonmail.com)
Next in thread (10 of 44): 🗣️ skyjake (skyjake (a) dengine.net)