Browse thread
[Caml-list] Cygwin-based port installation problem
- Yu Xu
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2002-08-07 (13:30) |
From: | Yu Xu <yuxu@r...> |
Subject: | [Caml-list] Cygwin-based port installation problem |
Hi All, I tried to install Ocaml Version 3.05 on Windows XP using cygwin 2.0. After ./congifure, "make world" complains: rm -f argl.ppo Signal 11 make[3]: *** [crc.cmo] Error 139 make[3]: Leaving directory `/cygdrive/c/ocaml-3.05/camlp4/ocaml_src/camlp4' make[2]: *** [compile_cold] Error 2 make[2]: Leaving directory `/cygdrive/c/ocaml-3.05/camlp4' make[1]: *** [boot/camlp4.exe] Error 2 make[1]: Leaving directory `/cygdrive/c/ocaml-3.05/camlp4' make: *** [camlp4out] Error 2 Anyone has similar problem? But self-installing native port works. Thank you very much, Yu