On 2015-07-21, keith scott <ke...@scott-land.net> wrote: > Hi, I am having some trouble building relayd. I've got down to the "make" > part where it fails as you can see below. Do you know what I'm doing wrong ?
I suspect you perhaps didn't install the comp57.tgz set, if that's likely you can add it to the running system if you like: # cd /tmp # ftp http://ftp.fr.openbsd.org/pub/OpenBSD/5.7/amd64/{SHA256.sig,comp57.tgz} # signify -C -p /etc/signify/openbsd-57-base.pub -x SHA256.sig comp57.tgz && (cd /; tar xzpvf tmp/comp57.tgz)