Mike Kupfer wrote:
> I've successfully built the Companion (rev 115) on SPARC, but the ocaml
> build keeps blowing up on x86 with
> 
>     ...
>     boot/ocamlrun boot/ocamllex parsing/linenum.mll
>     12 states, 323 transitions, table size 1364 bytes
>     Fatal error: exception Sys_error("Invalid argument")
>     gmake[1]: *** [parsing/linenum.ml] Error 2
>     gmake[1]: Leaving directory 
> `/net/athyra/export/kupfer/ccd/ccd-ws/usr/src/cmd/ocaml/ocaml-3.08.2'
> 
> The build system is running snv_62, and I believe I have installed all
> the latest Companion packages.

I built it on sparc/x86 (amd64) just fine, as of yesterday. Though I
still build as root and since I'm post-63 I have a workaround for
6549846. Oh and I had to build and install the slang update by hand.

> 
> Any ideas on what to do next?

I have run into that problem when building it by hand for my /usr/local.
It's http://caml.inria.fr/mantis/view.php?id=3943&nbn=5. For that I used
a close.so that avoids that problem.

I don't know why you're hitting it and I'm not unless you have something
in your environment that I don't. Maybe you should try building it by
hand. Or cheat and walk down the hall and bother me :)

        Mike

Reply via email to