caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yitzhak Mandelbaum <yitzhakm@CS.Princeton.EDU>
To: List caml <caml-list@inria.fr>
Subject: batteries, godi and OS X leopard
Date: Mon, 9 Mar 2009 09:38:36 -0400	[thread overview]
Message-ID: <3481207A-8ECF-4070-A1B6-DE47F77BCBC1@CS.Princeton.EDU> (raw)

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




             reply	other threads:[~2009-03-09 13:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-09 13:38 Yitzhak Mandelbaum [this message]
2009-03-09 14:25 ` [Caml-list] " Peter Hawkins
2009-03-09 14:42   ` David Rajchenbach-Teller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3481207A-8ECF-4070-A1B6-DE47F77BCBC1@CS.Princeton.EDU \
    --to=yitzhakm@cs.princeton.edu \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).