1 | ---> Building unison with target all |
---|
2 | Error: Target com.apple.build returned: shell command "cd "/Users/touche/tmp/unison/work/unison-2.9.1" && UISTYLE=text make all" returned error 2 |
---|
3 | Command output: Building for Unix |
---|
4 | NATIVE = true |
---|
5 | THREADS = false |
---|
6 | STATIC = false |
---|
7 | OSTYPE = |
---|
8 | OSARCH = linux |
---|
9 | make: Circular uicommon.cmx <- uicommon.cmx dependency dropped. |
---|
10 | ocamlopt: uigtk.ml ---> uigtk.cmx |
---|
11 | ocamlopt -I lwt -I ubase -I /opt/local/lib/ocaml/lablgtk -c /Users/touche/tmp/unison/work/unison-2.9.1/uigtk.ml |
---|
12 | File "/Users/touche/tmp/unison/work/unison-2.9.1/uigtk.ml", line 67, characters 10-23: |
---|
13 | Unbound value Gdk.Font.load |
---|
14 | make: *** [uigtk.cmx] Error 2 |
---|
15 | |
---|