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

error when making opt.opt in 3.07 #8316

Closed
vicuna opened this issue Oct 7, 2003 · 1 comment
Closed

error when making opt.opt in 3.07 #8316

vicuna opened this issue Oct 7, 2003 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Oct 7, 2003

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

Bug description

Full_Name: Josef Svenningsson
Version: 3.07
OS: Solaris 7
Submission from: muppet90.cs.chalmers.se (129.16.228.10)

I am trying to install ocaml-3.07 on a sparc machine running solaris 7.
Everything works fine until I do make opt.opt. During making the following error
happens:

[snip]
make[2]: Entering directory
/.../chalmers.se/fs/cab/cs/work/proj/multi/home/src/ocaml/ocaml-3.07/camlp4/odyl' cp odyl_config.ml odyl_config.ppo ../../ocamlcompopt.sh -warn-error A -I ../../otherlibs/dynlink -c -impl odyl_config.ppo make[2]: *** [odyl_config.cmx] Error 138 make[2]: Leaving directory /.../chalmers.se/fs/cab/cs/work/proj/multi/home/src/ocaml/ocaml-3.07/camlp4/odyl'
make[1]: *** [opt.opt] Error 2
make[1]: Leaving directory
`/.../chalmers.se/fs/cab/cs/work/proj/multi/home/src/ocaml/ocaml-3.07/camlp4'
make: *** [camlp4optopt] Error 2
[end]
I have applied the patch sent out to the mailing list a few days ago but that
doesn't help.
Some info that might be relevant:
uname -a:
SunOS 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-80

gcc -v:
gcc version 2.95.3 20010315 (release)
If you need any more info just let me know.

@vicuna
Copy link
Author

vicuna commented Jun 19, 2004

Comment author: administrator

Couldn't reproduce on SPARC/Solaris 9, gcc 2.95.3. Bug closed by XL 2004-06-19

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