You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Having some errors on Linux system (Ubuntu 16.04 64-bit):
These targets seem to work fine on Mac.
The text was updated successfully, but these errors were encountered: