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

Getting this while compiling: File "tools/file_watcher_inotify.ml", line 52, characters 20-32: Error: Unbound value Inotify.init #263

Closed
odifek opened this issue Sep 30, 2015 · 1 comment

Comments

@odifek
Copy link

odifek commented Sep 30, 2015

Always getting this error while running make on liquidsoap-full after successful ./configure.

OCAMLOPT -c tools/file_watcher_inotify.ml
File "tools/file_watcher_inotify.ml", line 52, characters 20-32:
Error: Unbound value Inotify.init
make[3]: *** [tools/file_watcher_inotify.cmx] Error 2

Don't know how to get out of it!

@smimram
Copy link
Member

smimram commented Oct 1, 2015

Hi,

This was fixed in 017154e. Please use the git version or wait for the next release.

@smimram smimram closed this as completed Oct 1, 2015
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