caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* automake and ocaml
@ 2009-09-21  3:41 Daniel Molina
  2009-09-21  7:53 ` [Caml-list] " Vincent Aravantinos
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Daniel Molina @ 2009-09-21  3:41 UTC (permalink / raw)
  To: caml-list

Hello all.

I have searching in the net about ocaml compatibility for automake. I
have found a patch from automake by Tom Murray in 2003

http://sourceware.org/ml/automake/2003-12/msg00153.html

and I had seen that this issue was talked in the caml mailing list

http://mirror.ocamlcore.org/caml.inria.fr/pub/ml-archives/caml-list/2006/11/e3887787f977667f7277226415d632c0.en.html

Do anybody knows the state of this matter nowadays? Some page that I can
read? I only want to find a method that works properly.

Many thanks.


^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: Re: automake and ocaml
@ 2009-09-22  1:25 Daniel Molina
  2009-09-22  8:52 ` Sylvain Le Gall
  0 siblings, 1 reply; 11+ messages in thread
From: Daniel Molina @ 2009-09-22  1:25 UTC (permalink / raw)
  To: caml-list

Thanks for the reply!

I have been trying to compile the ocaml-autobuild but it seem that it do
not works.

I have done make/(make test) after/before apply the patch and I obtain
the following error:
        
$ make test
ocamlbuild -classic-display ocaml-autobuild.otarget
/usr/bin/ocamlopt -I /usr/lib/ocaml/3.10.0/ocamlbuild
unix.cmxa /usr/lib/ocaml/3.10.0/ocamlbuild/ocamlbuildlib.cmxa
myocamlbuild.ml /usr/lib/ocaml/3.10.0/ocamlbuild/ocamlbuild.cmx -o
myocamlbuild
ocamlfind ocamldep -modules src/tools/ocamlmod.ml >
src/tools/ocamlmod.ml.depends
ocamlfind ocamlc -c -I src/tools -I src -I src/ocamlbuild -I
src/ocamlmakefile -I src/omake -I src/oasis -I src/base -o
src/tools/ocamlmod.cmo src/tools/ocamlmod.ml
ocamlfind ocamlc -linkpkg src/tools/ocamlmod.cmo -o
src/tools/ocamlmod.byte
src/tools/ocamlmod.byte src/base/BaseSys.mod
ocamlfind ocamldep -package findlib -pp '-package findlib' -modules
src/base/BaseSys.ml > src/base/BaseSys.ml.depends
+ ocamlfind ocamldep -package findlib -pp '-package findlib' -modules
src/base/BaseSys.ml > src/base/BaseSys.ml.depends
sh: Illegal option -p
Preprocessing error on file src/base/BaseSys.ml
Command exited with code 2.
make: *** [all] Error 10

Can some one help me?

I downloaded the tree with 'wget -r' which did not did this very smooth.
I have uploaded a tar version  of it (without to apply the patch).

https://doppelgaenger.ath.cx/~daniel/ocaml-autobuild.tar

(My https could worry your browser but while do not share your account
numbers with me there is no problem ;-)


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

end of thread, other threads:[~2009-09-22 10:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-21  3:41 automake and ocaml Daniel Molina
2009-09-21  7:53 ` [Caml-list] " Vincent Aravantinos
2009-09-21  7:59   ` Stéphane Glondu
2009-09-21  8:10     ` Vincent Aravantinos
2009-09-21  8:18       ` Sylvain Le Gall
2009-09-21  8:23         ` [Caml-list] " Vincent Aravantinos
2009-09-22 10:34   ` [Caml-list] " Richard Jones
2009-09-21  8:01 ` Stéphane Glondu
2009-09-21  8:23 ` Sylvain Le Gall
2009-09-22 10:36 ` [Caml-list] " Richard Jones
2009-09-22  1:25 Daniel Molina
2009-09-22  8:52 ` Sylvain Le Gall

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