caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* OTags compilation problem
@ 2006-03-16 14:52 Jan Rehders
       [not found] ` <9AD3E7B7-F949-47AE-965D-4313721FE581@gmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Rehders @ 2006-03-16 14:52 UTC (permalink / raw)
  To: caml-list

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] OTags compilation problem
       [not found] ` <9AD3E7B7-F949-47AE-965D-4313721FE581@gmail.com>
@ 2006-03-16 16:59   ` Jan Rehders
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Rehders @ 2006-03-16 16:59 UTC (permalink / raw)
  To: Andres Varon, caml-list

Works fine now, thank you :)

On 16. Mrz 2006, at 16:13, Andres Varon wrote:
> IIRC all you need is make depend before make all



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-17  8:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-16 14:52 OTags compilation problem Jan Rehders
     [not found] ` <9AD3E7B7-F949-47AE-965D-4313721FE581@gmail.com>
2006-03-16 16:59   ` [Caml-list] " Jan Rehders

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).