Skip to content
This repository has been archived by the owner on Sep 14, 2019. It is now read-only.

Test build failure - readline library #418

Open
SCMGuruLLC opened this issue Dec 8, 2017 · 0 comments
Open

Test build failure - readline library #418

SCMGuruLLC opened this issue Dec 8, 2017 · 0 comments

Comments

@SCMGuruLLC
Copy link

SCMGuruLLC commented Dec 8, 2017

The installation documentation on GitHub does not mention the requirement of the readline library. As a result, a test build fails on Ubuntu 16 LTS and multiple GNU/Linux distros, e.g. CentOS 7. The error follows:

mig.ninja/mig/vendor/github.com/bobappleyard/readline
vendor/github.com/bobappleyard/readline/readline.go:43:31: fatal error: readline/readline.h: No such file or directory
compilation terminated.
Makefile:312: recipe for target 'test' failed
make: *** [test] Error 2

On Ubuntu, the installation of the libreadline-dev package solved the issue.

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

No branches or pull requests

1 participant