Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Trouble installing ocaml-biniou and liquidsoap #25

Open
EdGrimley opened this issue Aug 2, 2015 · 1 comment
Open

Trouble installing ocaml-biniou and liquidsoap #25

EdGrimley opened this issue Aug 2, 2015 · 1 comment

Comments

@EdGrimley
Copy link

MacOSX 10.10.4
$ brew --version
0.9.5
$ brew install ocaml-biniou
==> Installing ocaml-biniou from drfill/homebrew-liquidsoap
==> Downloading https://github.com/mjambon/biniou/archive/v1.0.9.zip
Already downloaded: /Library/Caches/Homebrew/ocaml-biniou-1.0.9.zip
==> make clean
==> make
File "test_biniou.ml", line 1:
Error: Files /usr/local/Cellar/objective-caml/4.02.1_2/lib/ocaml/unix.cmxa
and /usr/local/lib/ocaml/stdlib.cmxa
make inconsistent assumptions over interface CamlinternalFormatBasics
make: *** [test_biniou] Error 2

@pteich
Copy link

pteich commented Nov 12, 2015

I've encountered a similar problem. This happens if you upgraded ocaml and one .ml file of liquidsoaps dependencies has been recompiled but not the other.

What helps here is to brew reinstall all ocaml related dependencies. Just try brew deps liquidsoap to view it and then reinstall them.

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

2 participants