Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some make targets fail #127

Open
ig0r opened this issue Nov 15, 2016 · 0 comments
Open

Some make targets fail #127

ig0r opened this issue Nov 15, 2016 · 0 comments

Comments

@ig0r
Copy link

ig0r commented Nov 15, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant