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

compiling error on 3.00 #2775

Closed
vicuna opened this issue Jun 4, 2001 · 5 comments
Closed

compiling error on 3.00 #2775

vicuna opened this issue Jun 4, 2001 · 5 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Jun 4, 2001

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

Bug description

Full_Name: Andy Larkum
Version: 3.00
OS: Linux
Submission from: onions.mcc.wwwcache.ja.net (194.82.103.143)

When trying to run 'make world' I get the error:

Unbound module Unix

This fails on line 18 of fileevent.mli, which can be found in:

otherlibs/labltk/support

Thanks

Andy

@vicuna
Copy link
Author

vicuna commented Jun 5, 2001

Comment author: administrator

When trying to run 'make world' I get the error:

Unbound module Unix

This fails on line 18 of fileevent.mli, which can be found in:

otherlibs/labltk/support

That's rather strange. You should first fail in otherlibs/unix.

Some version of Linux had problems with 3.00, so a first step is probably to
upgrade to 3.01, which corrects many bugs.

Jacques Garrigue

@vicuna
Copy link
Author

vicuna commented Jun 5, 2001

Comment author: administrator

When trying to run 'make world' I get the error:
Unbound module Unix
This fails on line 18 of fileevent.mli, which can be found in:
otherlibs/labltk/support

I'm pretty sure this is fixed in 3.01, available from the usual place
(http://caml.inria.fr/).

  • Xavier Leroy

@vicuna
Copy link
Author

vicuna commented Jun 5, 2001

Comment author: administrator

Fixed in 3.01.

@vicuna vicuna closed this as completed Jun 5, 2001
@vicuna
Copy link
Author

vicuna commented Jun 5, 2001

Comment author: administrator

Thanks for the quick reply.

I have used the RPM for Redhat 7 to install ocaml. Seems to have installed
ok (except that if I try to unistall, it says it's not installed!?).

The problem I have now is that I want to compile some softare that was
written on an older version of oCaml. In the makefile is has some members:

camlp4o
camlp4r

and some others. These don't appear to exist on my system. Have I done
something wrong, or have these been updated, if so to what.

If you could suggest what I might try, I'd really appreciate it.

Thanks

Andy

Mr Andrew Larkum
High Speed Networks Group
Dept. Electronic and Electrical Engineering
Loughborough University
Leics.
LE11 3TU

Tel: 01509 22 70 79
Fax: 01509 22 70 14
http://www.lboro.ac.uk/departments/el/research/hsn/
----- Original Message -----
From: "Jacques Garrigue" caml-bugs@pauillac.inria.fr
To: A.Larkum@lboro.ac.uk
Sent: Tuesday, June 05, 2001 2:10 AM
Subject: Re: compiling error on 3.00 (#2775)

When trying to run 'make world' I get the error:

Unbound module Unix

This fails on line 18 of fileevent.mli, which can be found in:

otherlibs/labltk/support

That's rather strange. You should first fail in otherlibs/unix.

Some version of Linux had problems with 3.00, so a first step is probably
to
upgrade to 3.01, which corrects many bugs.

Jacques Garrigue

@vicuna
Copy link
Author

vicuna commented Jun 5, 2001

Comment author: administrator

Hi,

On Tue, Jun 05, 2001 at 04:28:13PM +0200, A.Larkum@lboro.ac.uk wrote:

camlp4o
camlp4r

and some others. These don't appear to exist on my system. Have I done
something wrong, or have these been updated, if so to what.

You need Camlp4, with the same version than OCaml's. See at:
http://caml.inria.fr/camlp4/

If it is not the latest version of OCaml (3.01), go to the directory OLD
of the ftp (or http) distribution.

--
Daniel de RAUGLAUDRE
daniel.de_rauglaudre@inria.fr
http://cristal.inria.fr/~ddr/

@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