Browse thread
[Caml-list] Segv while compiling ocaml-3.04
[
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: | 2001-12-14 (13:26) |
From: | Pixel <pixel@m...> |
Subject: | Re: [Caml-list] Segv while compiling ocaml-3.04 |
Christophe Raffalli <Christophe.Raffalli@univ-savoie.fr> writes: > After ./configure, make world crashes for 3.04 in > > ../boot/ocamlrun ../boot/ocamlc -g -nopervasives -c oo.mli > make[1]: *** [oo.cmi] Erreur de segmentation > make[1]: *** Deleting file `oo.cmi' > make[1]: Quitte le répertoire `/usr/local/src/ocaml-3.04/stdlib' > make: *** [coldstart] Erreur 2 at least it works here on cooker (mandrake devel version, post 8.1) i've only been having some pbs with building for a location and installing somewhere else (especially ld.conf and camlp4) while i'm at it, would this be useful for someone else? -------------------------------------------------------------------------------- --- ocaml-3.00/emacs/ocamltags.in.pix Mon Nov 29 14:03:30 1999 +++ ocaml-3.00/emacs/ocamltags.in Tue Dec 12 06:06:28 2000 @@ -1,4 +1,4 @@ -":" ; @EMACS@ -batch -l $0 "$@" ; status=$? ; : '--*-Emacs-Lisp-*--' <<';' +":" ; @EMACS@ --batch --no-init-file --no-site-file -l $0 "$@" ; status=$? ; : '--*-Emacs-Lisp-*--' <<';' ;; Copyright (C) 1998 Ian Zimmerman <itz@transbay.net> ;; This program is free software; you can redistribute it and/or -------------------------------------------------------------------------------- ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr