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 fails to compile on Fedora Core 2 #2801

Closed
vicuna opened this issue Jun 23, 2004 · 1 comment
Closed

Ocaml fails to compile on Fedora Core 2 #2801

vicuna opened this issue Jun 23, 2004 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Jun 23, 2004

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

Bug description

Full_Name: John D. Ramsdell
Version: 3.07 pl 12
OS: Fedora Core 2
Submission from: webproxy2x.mitre.org (192.160.51.71)

Command "make world" aborts with the following error:

../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I
../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I
../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I
../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.ml
File "odoc_sig.ml", line 1302, characters 16-17:
Syntax error
make[1]: *** [odoc_sig.cmo] Error 2
make[1]: Leaving directory `/home/ramsdell/proj/ocaml-3.07/ocamldoc'
make: *** [ocamldoc] Error 2

The entire compilation transcript is available upon request via email.

@vicuna
Copy link
Author

vicuna commented Jun 23, 2004

Comment author: administrator

On Wed, 23 Jun 2004 02:14:54 +0200 (MET DST)
ramsdell@mitre.org wrote:

Full_Name: John D. Ramsdell
Version: 3.07 pl 12
OS: Fedora Core 2
Submission from: webproxy2x.mitre.org (192.160.51.71)

Command "make world" aborts with the following error:

../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing -I
../driver -I ../bytecomp -I ../tools -I ../toplevel/ -I ../stdlib -I
../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/unix -I
../otherlibs/num -I ../otherlibs/graph -warn-error A -c odoc_sig.ml
File "odoc_sig.ml", line 1302, characters 16-17:
Syntax error
make[1]: *** [odoc_sig.cmo] Error 2
make[1]: Leaving directory `/home/ramsdell/proj/ocaml-3.07/ocamldoc'
make: *** [ocamldoc] Error 2

The entire compilation transcript is available upon request via email.

This is a known bug fixed in the current CVS.

Regards,

Maxence Guesdon

@vicuna vicuna closed this as completed Jun 23, 2004
@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