telehash/telehash-c

Build on Debian requires freebsd-glue

Closed this issue · 1 comments

In order to link on Debian, I had to

apt-get install freebsd-glue

and then set

LIBS+=-lfreebsd-glue

in the Makefile

Otherwise it cannot find srandomdev

I haven't been testing regularly on linux since the code is still fluxing quite a bit so I apologize, I'm hoping to get it to a more stable state this week and document it better too :)