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

Build errors on Ubuntu 14.04 #180

Open
derekchiang opened this issue Sep 16, 2014 · 3 comments
Open

Build errors on Ubuntu 14.04 #180

derekchiang opened this issue Sep 16, 2014 · 3 comments

Comments

@derekchiang
Copy link
Contributor

I followed the instructions here and things went smoothly until the following error message was printed:

  MAN    man/hyperdex-daemon.1
help2man: can't get `--help' info from /home/derek/code/HyperDex/HyperDex/hyperdex-daemon
Try `--no-discard-stderr' if option outputs to stderr
make[1]: *** [man/hyperdex-daemon.1] Error 2
make: *** [all] Error 2

I'm running Ubuntu 14.04. All dependencies have been installed without issues.

@derekchiang
Copy link
Contributor Author

I could get around this particular error by touch man/hyperdex-daemon.1, by then I would get a similar error for another man page (which can also be resolved by touching the relevant file).

@kaimast
Copy link
Contributor

kaimast commented Sep 16, 2014

Strange, I didn't have any problem like this on Ubuntu so far.
Are you sure ./configure ran without problems?

@derekchiang
Copy link
Contributor Author

Yeah, ./configure went fine.

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

2 participants