* batteries, godi and OS X leopard
@ 2009-03-09 13:38 Yitzhak Mandelbaum
2009-03-09 14:25 ` [Caml-list] " Peter Hawkins
0 siblings, 1 reply; 3+ messages in thread
From: Yitzhak Mandelbaum @ 2009-03-09 13:38 UTC (permalink / raw)
To: List caml
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] batteries, godi and OS X leopard
2009-03-09 13:38 batteries, godi and OS X leopard Yitzhak Mandelbaum
@ 2009-03-09 14:25 ` Peter Hawkins
2009-03-09 14:42 ` David Rajchenbach-Teller
0 siblings, 1 reply; 3+ messages in thread
From: Peter Hawkins @ 2009-03-09 14:25 UTC (permalink / raw)
To: Yitzhak Mandelbaum; +Cc: List caml
Hi...
Yes. The problem is to do with the case of "Compilers.mli":
http://forge.ocamlcore.org/tracker/index.php?func=detail&aid=168&group_id=17&atid=151
I have no idea how you fix this if you're doing a GODI build. I gave
up and built everything by hand.
Cheers,
Peter
On Mon, Mar 9, 2009 at 6:38 AM, Yitzhak Mandelbaum
<yitzhakm@cs.princeton.edu> wrote:
> 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
>
>
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-09 14:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-09 13:38 batteries, godi and OS X leopard Yitzhak Mandelbaum
2009-03-09 14:25 ` [Caml-list] " Peter Hawkins
2009-03-09 14:42 ` David Rajchenbach-Teller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox