~$ 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.