Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ocaml-3.07b1/Findlib-0.81 (W2k/Cygwin) doesn't work #8212

Closed
vicuna opened this issue Jul 22, 2003 · 1 comment
Closed

Ocaml-3.07b1/Findlib-0.81 (W2k/Cygwin) doesn't work #8212

vicuna opened this issue Jul 22, 2003 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Jul 22, 2003

Original bug ID: 1760
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Hello O'Caml team,

I'm looking forward to work with OCaml 3.07.

currently working with OCaml 3.06, Findlib 0.81, PCRE-Ocaml 5.03.3, Ocamlnet
0.96, Pxp 1.1.94 with Wlex-20021107 under W2k Cygwin gcc 3.23 (implementing
a XML-application in medical informatics) I tried to install the same
configuration with OCaml 3.07b1. I did the following procedure three
times on two different computers observing the same problem:

Compilation of Ocaml3.07, Findlib 0.81 and PCRE-Ocaml 5.03.3 (STATIC=1)
without problems. Installation of Ocaml and Findlib without problem.
Installation of PCRE (under Findlib) doesn't work correctly:

[35 : 534] boeker@ami134 (Tue Jul 22 12:53:00) <~/Install/pcre-ocaml-5.03.3>
$ make STATIC=1 install
make[1]: Entering directory
/cygdrive/u/usr/home/Install/pcre-ocaml-5.03.3/lib'

Installing library with ocamlfind
ocamlfind install pcre META pcre.mli pcre.cmi pcre.cma pcre.cmxa pcre.a
libpcre_stubs.a
Installed /usr/local/lib/ocaml/site-lib/install/libpcre_stubs.a
Installed /usr/local/lib/ocaml/site-lib/install/pcre.a
Installed /usr/local/lib/ocaml/site-lib/install/pcre.cmxa
Installed /usr/local/lib/ocaml/site-lib/install/pcre.cma
Installed /usr/local/lib/ocaml/site-lib/install/pcre.cmi
Installed /usr/local/lib/ocaml/site-lib/install/pcre.mli
Installed /usr/local/lib/ocaml/site-lib/install/META
Uncaught exception: Sys_error("pcre: No such file or directory")
make[1]: *** [libinstall] Fehler 3
make[1]: Leaving directory /cygdrive/u/usr/home/Install/pcre-ocaml-5.03.3/lib'

Findlib installs in "site-lib/install" not in "site-lib/pcre"; other
commandline parameter of ocamlfind show "strange behaviour", too.

I can't work/test with "ocamlnet" and "pxp" on Cygwin/Ocaml3.07b1 because of
the dependency on findlib of this libs.

I reported the problem to Gerd Stolpmann yesterday as I encountered it with
the last CVS releases.

Martin

--


Universitätsklinikum Freiburg Dr. med. Martin Boeker
Abteilung Medizinische Informatik Tel.: +49 (761) 203 6700
Stefan-Meier-Str. 26 Mob.: +49 (170) 234 1080
79104 Freiburg i. Br. FAX : +49 (761) 203 6711


@vicuna
Copy link
Author

vicuna commented Jul 25, 2003

Comment author: administrator

fixed on 2003-07-24 (?)
see #8225

@vicuna vicuna closed this as completed Jul 25, 2003
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant