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

make world error for 3.00 #2793

Closed
vicuna opened this issue Jun 18, 2001 · 2 comments
Closed

make world error for 3.00 #2793

vicuna opened this issue Jun 18, 2001 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Jun 18, 2001

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

Bug description

Hi,

I am trying to compile ocaml 3.00 on Linux RedHat Seawolf

The configure runs fine, but the make falls over with the following error:

make[2]: Entering directory '/home/andylarks/ocaml-3.00/otherlibs/labltk/support'
../../../boot/ocamlrun ../../../ocamlc -I ../../../stdlib -labels -c -I ../../unix fileevent.mli
/usr/local/lib/ocaml/unix.cmi is not a compiled interface
make[2]: *** [fileevent.cmi] Error 2
make[2]: Leaving directory '/home/andylarks/ocaml-3.00/otherlibs/labltk/support'
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/andylarks/ocaml-3.00/otherlibs/labltk'
make: *** [other libraries] Error 2

Any ideas?

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/


<STYLE></STYLE>
Hi,
 
I am trying to compile ocaml 3.00 on Linux RedHat Seawolf
 
The configure runs fine, but the make falls over with the following error:
 
make[2]: Entering directory '/home/andylarks/ocaml-3.00/otherlibs/labltk/support'
../../../boot/ocamlrun ../../../ocamlc -I ../../../stdlib -labels -c -I ../../unix fileevent.mli
/usr/local/lib/ocaml/unix.cmi is not a compiled interface
make[2]: *** [fileevent.cmi] Error 2
make[2]: Leaving directory '/home/andylarks/ocaml-3.00/otherlibs/labltk/support'
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/andylarks/ocaml-3.00/otherlibs/labltk'
make: *** [other libraries] Error 2
 
 
Any ideas?
 
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/


@vicuna
Copy link
Author

vicuna commented Jun 18, 2001

Comment author: administrator

I am trying to compile ocaml 3.00 on Linux RedHat Seawolf
The configure runs fine, but the make falls over with the following =
error:

This is a known problem with 3.00 and recent Linux distributions. It
is fixed in 3.01, available from http://caml.inria.fr.

  • Xavier Leroy

@vicuna
Copy link
Author

vicuna commented Jun 18, 2001

Comment author: administrator

Fixed in 3.01

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