[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Daniel Molina <lalluviamola@g...> |
| Subject: | Re: Re: automake and ocaml |
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 ;-)