telehash/telehash-c

Some make targets fail

Opened this issue · 0 comments

ig0r commented

Having some errors on Linux system (Ubuntu 16.04 64-bit):

root@th01:~/bug-test/telehash-c# make static-cs1a 
sed: can't read /#include ".*h"/d: No such file or directory
Makefile:74: recipe for target 'static-cs1a' failed
make: *** [static-cs1a] Error 2
root@th01:~/bug-test/telehash-c# make static-tmesh 
sed: can't read /#include ".*h"/d: No such file or directory
Makefile:82: recipe for target 'static-tmesh' failed
make: *** [static-tmesh] Error 2
root@th01:~/bug-test/telehash-c# 

These targets seem to work fine on Mac.