From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 8711 invoked from network); 21 Feb 2021 00:01:12 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 21 Feb 2021 00:01:12 -0000 Received: from 5ess.inri.net ([107.191.111.177]) by 1ess; Sat Feb 20 18:55:01 -0500 2021 Message-ID: Date: Sat, 20 Feb 2021 18:39:37 -0500 From: sl@stanleylieber.com To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: advanced element configuration YAML over HTTP reduce/map storage API Subject: Re: [9front] tlsclient and hjgit for unix. Reply-To: 9front@9front.org Precedence: bulk awesome! i have immediate use for this. on openbsd, build dies here: gcc -Wall -Wno-missing-braces -Wno-parentheses -ggdb -I.. -I../include -c -D_THREAD_SAFE -O2 -c genrandom.c genrandom.c:6:24: error: sys/random.h: No such file or directory genrandom.c: In function 'genrandom': genrandom.c:11: warning: implicit declaration of function 'getrandom' *** Error 1 in libc (:87 'genrandom.o') *** Error 2 in /home/sl/src/tlsclient (Makefile:34 'libc/libc.a') sl