From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id DAA32488; Thu, 20 Dec 2001 03:02:25 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id DAA32399 for ; Thu, 20 Dec 2001 03:02:24 +0100 (MET) Received: from favie.faith.gr.jp (favie.faith.gr.jp [61.127.175.250]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id fBK22L112944 for ; Thu, 20 Dec 2001 03:02:22 +0100 (MET) Received: from localhost (dhcp7.faith.gr.jp [192.168.1.17]) by favie.faith.gr.jp (8.9.3/8.9.3) with ESMTP id LAA09440; Thu, 20 Dec 2001 11:02:17 +0900 To: hahosoya@kurims.kyoto-u.ac.jp Cc: caml-list@inria.fr Subject: Re: [Caml-list] O'Caml 3.04 compilation In-Reply-To: <20011218190356L.hahosoya@kurims.kyoto-u.ac.jp> References: <20011218190356L.hahosoya@kurims.kyoto-u.ac.jp> X-Mailer: Mew version 1.94.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20011220110147Y.garrigue@kurims.kyoto-u.ac.jp> Date: Thu, 20 Dec 2001 11:01:47 +0900 From: Jacques Garrigue X-Dispatcher: imput version 20000228(IM140) Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, > I failed to compile O'Caml 3.04 from its sources. Here is the > description. > > Platform: Solaris 8 for Intel > Processor: Pentium 4 > gcc: 3.01 > > I did "configure -prefix /staff/hahosoya/pkg" (pointing to a sub > directory of my home) and then "make world". Compilation stopped as > follows: > > [snipped] > gmake[1]: Entering directory `/staff/hahosoya/src/caml/ocaml-3.04/stdlib' > ../boot/ocamlrun ../ocamlc -g -nopervasives -c pervasives.mli > File "pervasives.mli", line 50, characters 21-23: > Syntax error > gmake[1]: *** [pervasives.cmi] Error 2 > gmake[1]: Leaving directory `/staff/hahosoya/src/caml/ocaml-3.04/stdlib' > gmake: *** [library] Error 2 Strange error. Might it be Pentium 4 related? I had no problem with same environment on Pentium III. Anyway, ocaml 3.04 is already installed in /usr/local/bin (this guy is in my institute). Cheers, Jacques Garrigue ------------------- 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