caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Daniel Molina <lalluviamola@gmail.com>
To: caml-list@yquem.inria.fr
Subject: Re: Re: automake and ocaml
Date: Tue, 22 Sep 2009 03:25:21 +0200	[thread overview]
Message-ID: <1253582721.12100.21.camel@ByeLimpus> (raw)

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


             reply	other threads:[~2009-09-22  1:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-22  1:25 Daniel Molina [this message]
2009-09-22  8:52 ` Sylvain Le Gall
2009-09-22 15:45 Daniel Molina

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=1253582721.12100.21.camel@ByeLimpus \
    --to=lalluviamola@gmail.com \
    --cc=caml-list@yquem.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).