[ANN] Lagrange - A Beautiful Gemini Client
Alexis
flexibeast at gmail.com
Mon Sep 14 04:46:26 BST 2020
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.
More information about the Gemini
mailing list