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

Still problems compiling ocamldoc on cygwin #3318

Closed
vicuna opened this issue Apr 27, 2002 · 2 comments
Closed

Still problems compiling ocamldoc on cygwin #3318

vicuna opened this issue Apr 27, 2002 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Apr 27, 2002

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

Bug description

Full_Name: mattias waldau
Version: CVS as of 20020427
OS: winxp + latest cygwin
Submission from: h175n2fls34o849.telia.com (217.208.235.175)

sh ./runocamldoc false -man -d stdlib_man -I ../parsing -I ../utils -I ../typing
-I ../driver -I ../bytecomp -I ../tools -I ../stdlib -I ../otherlibs/str -I
../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I
../otherlibs/graph -I ../toplevel/ ../stdlib/*.mli
-t "OCaml library" -man-mini
../otherlibs/unix/unix.mli
../otherlibs/str/str.mli
../otherlibs/bigarray/bigarray.mli
../otherlibs/num/num.mli
Unknown extension for file library.
1 error(s) encountered
make[1]: *** [stdlib_man] Error 1
make[1]: Leaving directory `/data/ocaml/downloaded_compaq/inria/ocaml/ocamldoc'
make: *** [ocamldoc] Error 2

@vicuna
Copy link
Author

vicuna commented Apr 29, 2002

Comment author: administrator

sh ./runocamldoc false -man -d stdlib_man -I ../parsing -I ../utils -I ../typing
-I ../driver -I ../bytecomp -I ../tools -I ../stdlib -I ../otherlibs/str -I
../otherlibs/dynlink -I ../otherlibs/unix -I ../otherlibs/num -I
../otherlibs/graph -I ../toplevel/ ../stdlib/*.mli
-t "OCaml library" -man-mini
../otherlibs/unix/unix.mli
../otherlibs/str/str.mli
../otherlibs/bigarray/bigarray.mli
../otherlibs/num/num.mli
Unknown extension for file library.
1 error(s) encountered
make[1]: *** [stdlib_man] Error 1
make[1]: Leaving directory `/data/ocaml/downloaded_compaq/inria/ocaml/ocamldoc'
make: *** [ocamldoc] Error 2
This is fixed in the working sources (cause: the quotes around "OCaml library").
See #3317.

--
Maxence Guesdon

@vicuna
Copy link
Author

vicuna commented Apr 30, 2002

Comment author: administrator

Fixed 2002-04-29 by MG.

@vicuna vicuna closed this as completed Apr 30, 2002
@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