From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.7 required=5.0 tests=AWL,RCVD_IN_SORBS_WEB, SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 09F0BBC0A for ; Fri, 18 May 2007 08:54:31 +0200 (CEST) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l4I6sUrX027298 for ; Fri, 18 May 2007 08:54:30 +0200 Received: by ug-out-1314.google.com with SMTP id k3so395938ugf for ; Thu, 17 May 2007 23:54:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=EuRJTEpxCXDgkC9VXWNiYf5c+atl4nGq/dVWkVXozuUl4hgIydNO+IhBhucVD6AAD4RMpKLTIacoMzCkT/dz6A7jK+2KEJCWJOAiJBGoasehPJapYrXGfld7D9qUf/Iwkebe9LMmcPHhZ6ei+nQf5V5Ema6VDqvduyvbv3Fmem4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=ZJkvQ1p8qQEI25SigAw6kO9GClYhwfdoDA5WQQ7yhKWnzQGuPYfP3jW9VH9OoSIhJiScwUt7Lq2+X18l8Uw5aNkzebEU7AGOIme95YsAmdc8khZebhqOQrSTK61RY6WBjCBGvj12mmnn7bMcBKjLhqp9qfgulxks9lrV8LDAQ4Q= Received: by 10.67.10.12 with SMTP id n12mr867582ugi.1179471270447; Thu, 17 May 2007 23:54:30 -0700 (PDT) Received: from ?192.168.1.33? ( [83.52.58.94]) by mx.google.com with ESMTP id y7sm1750144ugc.2007.05.17.23.54.29; Thu, 17 May 2007 23:54:29 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <4440056B-D732-4F7B-ABCC-D5365B7EA114@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: OCaml List From: Joel Reymont Subject: fastworld failure Date: Fri, 18 May 2007 07:54:39 +0100 X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 464D4DA6.000 on concorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at concorde with ID 464D4DA6.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 ocamlrun:01 stdlib:01 cmo:01 stdlib:01 pervasives:01 mli:01 pervasives:01 mli:01 ocamlrun:01 ocamldep:01 ocamldep:01 cvs:01 boot:01 boot:01 This is Solaris 10 x86, OCaml 3.10 from CVS + ./boot/ocamlrun boot/myocamlbuild.boot boot/stdlib.cma boot/ std_exit.cmo cp stdlib/stdlib.mllib boot/stdlib.mllib cp stdlib/pervasives.mli boot/pervasives.mli cp stdlib/pervasives.ml boot/pervasives.ml boot/ocamlrun boot/ocamldep -modules boot/pervasives.ml > boot/ pervasives.ml.depends sh: boot/ocamlrun: not found Exit code 1 while executing this command: boot/ocamlrun boot/ocamldep -modules boot/pervasives.ml > boot/ pervasives.ml.depends -- http://wagerlabs.com/