Browse thread
batteries, godi and OS X leopard
- Yitzhak Mandelbaum
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Yitzhak Mandelbaum <yitzhakm@C...> |
| Subject: | batteries, godi and OS X leopard |
Hi all, I'm having a compilation problem with batteries under godi, running OS X Leopard. Has anyone else encountered this? Any workarounds? I've tried manually compiling compilers.mli (works), but then when I rerun make it deletes all of the build directories as a first step, so I'm out of luck. Thanks, Yitzhak Here's the log from godi_console: + ocamlfind ocamlc -c -g -package findlib -I src/libs/compilers -I src -I src/main -I src/libs -I src/core -I src/libs/sexplib -I src/libs/ ocamlnet -I src/libs/findlib -I src/libs/common -I src/libs/camlzip -I src/core/extlib_threads -I src/core/extlib -I src/core/baselib_threads -I src/core/baselib -I buil d/optcomp -o src/libs/compilers/ compilers.cmo src/libs/compilers/compilers.ml > File "src/libs/compilers/compilers.ml", line 1, characters 0-1: > Could not find the .cmi file for interface src/libs/compilers/ compilers.mli. > Command exited with code 2. > make[7]: *** [byte] Error 10 > Error: Exec error: File /Users/yitzhakm/sw/godi/build/godi/godi- batteries/./. ./../mk/bsd.pkg.mk, line 1039: Command returned with non-zero exit code > Error: Exec error: File /Users/yitzhakm/sw/godi/build/godi/godi- batteries/./. ./../mk/bsd.pkg.mk, line 1378: Command returned with non-zero exit code ### Error: Command fails with code 1: godi_console ----------------------------- Yitzhak Mandelbaum