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

Failure to perform 'make opt' #8387

Closed
vicuna opened this issue Nov 26, 2003 · 1 comment
Closed

Failure to perform 'make opt' #8387

vicuna opened this issue Nov 26, 2003 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Nov 26, 2003

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

Bug description

Full_Name: Lars Nilsson
Version: CVS HEAD
OS: RedHat Linux 7.2
Submission from: host-64-179-106-232.ind.choiceone.net (64.179.106.232)

1 ./configure -prefix ~/local/ocaml
2. make world
3. make bootstrap
4. make opt

The 'make opt' step fails with

cd stdlib; make allopt
make[1]: Entering directory /home/lars/Playground/ocaml/stdlib' ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -nopervasives -c pervasives.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -c array.ml [Removed for brevity] ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -c callback.ml ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -inline 0 camlinternalOO.ml Cannot find file std_exit.cmx make[1]: *** [camlinternalOO.cmx] Error 2 make[1]: Leaving directory /home/lars/Playground/ocaml/stdlib'
make: *** [libraryopt] Error 2

@vicuna
Copy link
Author

vicuna commented Dec 8, 2003

Comment author: administrator

see also #8392
fixed JG 2003-12-02

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