私は Fedora 9 x86_64 を実行しており、多かれ少なかれ Linux の初心者です (使用していませんが、インストールなど)。エラーは、ブートストラップの第 2 段階 (つまり、「./bootstrap_stage2」) で発生します。それは多くのことを行い、その後これらのエラーが発生し始めます:
Fatal error: exception Out_of_memory
make[8]: *** [odoc_html.cmo] Error 2
make[8]: Leaving directory `/home/matthew/godi/build/godi/godi-ocaml/work/ocaml/ocamldoc'
make[7]: *** [ocamldoc] Error 2
make[7]: Leaving directory `/home/matthew/godi/build/godi/godi-ocaml/work/ocaml'
Error: Exec error: File /home/matthew/godi/build/godi/godi-ocaml/./../../mk/bsd.pkg.mk, line 1039: Command returned with non-zero exit code
Error: Exec error: File /home/matthew/godi/build/godi/godi-ocaml/./../../mk/bsd.pkg.mk, line 1378: Command returned with non-zero exit code
Error: Command fails with code 1: godi_console
Failure!
私はそれを実行してメモリを監視しましたが、間違いなく不足していないと言えます(約500を使用して3を取得しました)。それで、誰が問題が何であるか知っていますか?私はネットを検索しましたが、私が見つけた唯一の他の同様のものは、ここの他のスレッドでした(ただし、別のエラーがありました)
前回インストールしたときは問題なく動作したので、どんな助けも大歓迎です。