caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Stefano Zacchiroli <zack@cs.unibo.it>
To: Michel Mauny <Michel.Mauny@inria.fr>
Cc: caml-list@pauillac.inria.fr, ggaurav_chanda_81@yahoo.com
Subject: Re: [Caml-list] OCaml-SOAP library
Date: Tue, 15 Oct 2002 15:34:48 +0200	[thread overview]
Message-ID: <20021015133448.GA18379@cs.unibo.it> (raw)
In-Reply-To: <20020920113430.GA28244@quincy.inria.fr>

[-- Attachment #1: Type: text/plain, Size: 530 bytes --]

On Fri, Sep 20, 2002 at 01:34:30PM +0200, Michel Mauny wrote:
>     http://caml.inria.fr/ocaml-soap/

I'm unable to build the library due to a bug in the configure or
configure.in script that I'm unable to fix.

Details are attached.

Cheers.

-- 
Stefano Zacchiroli - undergraduate student of CS @ Univ. Bologna, Italy
zack@cs.unibo.it | ICQ# 33538863 | http://www.cs.unibo.it/~zacchiro
"I know you believe you understood what you think I said, but I am not
sure you realize that what you heard is not what I meant!" -- G.Romney

[-- Attachment #2: screenlog.0 --]
[-- Type: text/plain, Size: 5299 bytes --]

~$ tar xvzf ocaml-soap-0.1.tgz

ocaml-soap-0.1/
ocaml-soap-0.1/Makefile
ocaml-soap-0.1/.depend
ocaml-soap-0.1/COPYING
ocaml-soap-0.1/INSTALL
ocaml-soap-0.1/META
ocaml-soap-0.1/configure
ocaml-soap-0.1/README
ocaml-soap-0.1/Types/
ocaml-soap-0.1/Types/base64Binary_s.ml
ocaml-soap-0.1/Types/base64Binary_s.mli
ocaml-soap-0.1/Types/boolean_s.ml
ocaml-soap-0.1/Types/boolean_s.mli
ocaml-soap-0.1/Types/dateTime_s.ml
ocaml-soap-0.1/Types/dateTime_s.mli
ocaml-soap-0.1/Types/date_s.ml
ocaml-soap-0.1/Types/date_s.mli
ocaml-soap-0.1/Types/decimal_s.ml
ocaml-soap-0.1/Types/decimal_s.mli
ocaml-soap-0.1/Types/double_s.ml
ocaml-soap-0.1/Types/double_s.mli
ocaml-soap-0.1/Types/duration_s.ml
ocaml-soap-0.1/Types/duration_s.mli
ocaml-soap-0.1/Types/float_s.ml
ocaml-soap-0.1/Types/float_s.mli
ocaml-soap-0.1/Types/gDay_s.ml
ocaml-soap-0.1/Types/gDay_s.mli
ocaml-soap-0.1/Types/gMonthDay_s.ml
ocaml-soap-0.1/Types/gMonthDay_s.mli
ocaml-soap-0.1/Types/gMonth_s.ml
ocaml-soap-0.1/Types/gMonth_s.mli
ocaml-soap-0.1/Types/gYearMonth_s.ml
ocaml-soap-0.1/Types/gYearMonth_s.mli
ocaml-soap-0.1/Types/gYear_s.ml
ocaml-soap-0.1/Types/gYear_s.mli
ocaml-soap-0.1/Types/hexBinary_s.ml
ocaml-soap-0.1/Types/hexBinary_s.mli
ocaml-soap-0.1/Types/notation_s.ml
ocaml-soap-0.1/Types/notation_s.mli
ocaml-soap-0.1/Types/qname_s.ml
ocaml-soap-0.1/Types/qname_s.mli
ocaml-soap-0.1/Types/string_s.ml
ocaml-soap-0.1/Types/string_s.mli
ocaml-soap-0.1/Types/time_s.ml
ocaml-soap-0.1/Types/time_s.mli
ocaml-soap-0.1/Types/uri_s.ml
ocaml-soap-0.1/Types/uri_s.mli
ocaml-soap-0.1/Types/utils.ml
ocaml-soap-0.1/Types/utils.mli
ocaml-soap-0.1/configure.in
ocaml-soap-0.1/master.Makefile.in
ocaml-soap-0.1/soapStructure.ml
ocaml-soap-0.1/soapStructure.mli
ocaml-soap-0.1/soapTypes.ml
ocaml-soap-0.1/soapTypes.mli
ocaml-soap-0.1/soap_prim.ml
ocaml-soap-0.1/soap_prim.mli
ocaml-soap-0.1/interop/
ocaml-soap-0.1/interop/Makefile
ocaml-soap-0.1/interop/server.ml
ocaml-soap-0.1/interop/server.mli
ocaml-soap-0.1/interop/soapXS.ml
ocaml-soap-0.1/interop/soap_client.ml
ocaml-soap-0.1/interop/soap_client.mli
ocaml-soap-0.1/interop/xmlrpc_client.ml
ocaml-soap-0.1/interop/xmlrpc_client.mli
ocaml-soap-0.1/rpc_example/
ocaml-soap-0.1/rpc_example/Makefile
ocaml-soap-0.1/rpc_example/client.ml
ocaml-soap-0.1/rpc_example/client.mli
ocaml-soap-0.1/rpc_example/server.ml
ocaml-soap-0.1/rpc_example/server.mli
ocaml-soap-0.1/rpc_example/soapXS.ml
ocaml-soap-0.1/web/
ocaml-soap-0.1/web/Makefile
ocaml-soap-0.1/web/homepage.tlp

~$ cd ocaml-soap-0.1/

~/ocaml-soap-0.1$ ./configure

creating cache ./config.cache
checking for ocamlc... /usr/bin/ocamlc
checking for ocaml... /usr/bin/ocaml
checking for camlp4... /usr/bin/camlp4
OCaml version 3.06 is ok
ocaml library path is /usr/lib/ocaml
checking for prefix by checking for ocamlc... (cached) /usr/bin/ocamlc
checking for ocamlopt... /usr/bin/ocamlopt
checking ocamlopt version... ok
checking for ocamlc.opt... /usr/bin/ocamlc.opt
checking ocamlc.opt version... ok
checking for ocamlopt.opt... /usr/bin/ocamlopt.opt
checking ocamlc.opt version... ok
checking for ocamldep... /usr/bin/ocamldep
checking for ocamllex... /usr/bin/ocamllex
checking for ocamlyacc... /usr/bin/ocamlyacc
checking for ocamldoc... /usr/bin/ocamldoc
checking for ocamlfind... /usr/bin/ocamlfind
Checking for PXP...
/usr/lib/ocaml/pxp-engine
Checking for pxp-lex-iso88591...
/usr/lib/ocaml/pxp-lex-iso88591
Checking for netstring...
/usr/lib/ocaml/netstring
Checking for pcre...
/usr/lib/ocaml/pcre
updating cache ./config.cache
creating ./config.status
creating master.Makefile
sed: file conftest.s1 line 41: Unterminated `s' command

~/ocaml-soap-0.1$ ls -al master.Makefile

-r--r--r--    1 zack     zack            0 Oct 15 15:29 master.Makefile

~/ocaml-soap-0.1$ autoconf

~/ocaml-soap-0.1$ ./configure

loading cache ./config.cache
checking for ocamlc... (cached) /usr/bin/ocamlc
checking for ocaml... (cached) /usr/bin/ocaml
checking for camlp4... (cached) /usr/bin/camlp4
OCaml version 3.06 is ok
ocaml library path is /usr/lib/ocaml
checking for prefix by checking for ocamlc... (cached) /usr/bin/ocamlc
checking for ocamlopt... (cached) /usr/bin/ocamlopt
checking ocamlopt version... ok
checking for ocamlc.opt... (cached) /usr/bin/ocamlc.opt
checking ocamlc.opt version... ok
checking for ocamlopt.opt... (cached) /usr/bin/ocamlopt.opt
checking ocamlc.opt version... ok
checking for ocamldep... (cached) /usr/bin/ocamldep
checking for ocamllex... (cached) /usr/bin/ocamllex
checking for ocamlyacc... (cached) /usr/bin/ocamlyacc
checking for ocamldoc... (cached) /usr/bin/ocamldoc
checking for ocamlfind... (cached) /usr/bin/ocamlfind
Checking for PXP...
/usr/lib/ocaml/pxp-engine
Checking for pxp-lex-iso88591...
/usr/lib/ocaml/pxp-lex-iso88591
Checking for netstring...
/usr/lib/ocaml/netstring
Checking for pcre...
/usr/lib/ocaml/pcre
creating ./config.status
creating master.Makefile
sed: file conftest.s1 line 41: Unterminated `s' command

~/ocaml-soap-0.1$ ls -al master.Makefile

-r--r--r--    1 zack     zack            0 Oct 15 15:29 master.Makefile

~/ocaml-soap-0.1$ make depend

rm -f .depend
*.ml *.mli > .depend
/bin/sh: line 1: soapStructure.ml: command not found
make: *** [depend] Error 127

~/ocaml-soap-0.1$  make

make: *** No rule to make target `Types/utils.cmi', needed by `soap_prim'.  Stop.


  reply	other threads:[~2002-10-15 13:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-20 11:34 Michel Mauny
2002-10-15 13:34 ` Stefano Zacchiroli [this message]
2002-10-16 14:33   ` Maxence Guesdon
2002-10-17  7:53     ` Stefano Zacchiroli
2002-10-17  8:15       ` Maxence Guesdon
2002-10-17  8:26         ` Stefano Zacchiroli
2002-10-18  7:33   ` [Caml-list] OCaml-SOAP library : bug fixed Maxence Guesdon
2002-10-18 15:40     ` Stefano Zacchiroli

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=20021015133448.GA18379@cs.unibo.it \
    --to=zack@cs.unibo.it \
    --cc=Michel.Mauny@inria.fr \
    --cc=caml-list@pauillac.inria.fr \
    --cc=ggaurav_chanda_81@yahoo.com \
    /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).