caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jan Rehders <cmdkeen@gmx.de>
To: caml-list@inria.fr
Subject: OTags compilation problem
Date: Thu, 16 Mar 2006 15:52:53 +0100	[thread overview]
Message-ID: <1F09BBDC-1F85-49F9-9ADA-5E179A4B4455@gmx.de> (raw)

Hi,

I've trouble compiling the otags tool (http://caml.inria.fr/cgi-bin/ 
hump.en.cgi?contrib=294, version 3.09 and OCaml 3.09). When I call "./ 
configure" and "make all" make fails stating that it doesn't know how  
to build pcaml.cmi (see below for output). The error happens on both  
Mac OS X 10.4.5 and Windows XP SP2 with Cygwin thus I think there is  
some required tool missing. Checking otool's readme I could not find  
anything missing on my machine - is there something required which is  
not listed in the readme file (maybe some ocaml make tool?)

Jan Rehders

-- output of ./configure
ocamlopt.opt found. Native compilation enabled.
ocamlc.opt found.

   Paths for true installation:
     binaries   will be copied to /usr/local/bin
     libraries  will be copied to /usr/local/lib/ocaml/camlp4
     native-code compile with pa_o.cmx and pa_op.cmx enabled

-- output of make all
ocamlc.opt -c  splay.mli
ocamlc.opt -c -pp camlp4o splay.ml
ocamlc.opt -c  line_number.mli
ocamlc.opt -c  line_number.ml
make: *** No rule to make target `/usr/local/stow/ocaml-3.09.0/lib/ 
ocaml/camlp4/pcaml.cmi', needed by `editor.cmo'.  Stop.


             reply	other threads:[~2006-03-16 14:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-16 14:52 Jan Rehders [this message]
     [not found] ` <9AD3E7B7-F949-47AE-965D-4313721FE581@gmail.com>
2006-03-16 16:59   ` [Caml-list] " Jan Rehders

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=1F09BBDC-1F85-49F9-9ADA-5E179A4B4455@gmx.de \
    --to=cmdkeen@gmx.de \
    --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).