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.0 required=5.0 tests=AWL,HTML_MESSAGE,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 243D1BC0A for ; Wed, 20 Jun 2007 19:08:33 +0200 (CEST) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l5KH8Wuq009966 for ; Wed, 20 Jun 2007 19:08:32 +0200 Received: by py-out-1112.google.com with SMTP id u52so465068pyb for ; Wed, 20 Jun 2007 10:08:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=bUdG98LlbjDRB1iLCw59Z3k9RedBhrP8YHeAV9xMofFb5WSSy9z6QjNRJX1xhgIN2h20TEpnbDq88UjIOyER9/iiW8B1Ot5mNxAKAwddMff8Rw/FTNyivJgYxJH0St33AKHPcBynPzVbRP3iStL1/WlOS8h+SIK0yakZrsuNexQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=Mauu4sK+vTmjRWDAvpCXRCNFdCp4yFqxnKVlH02y6P4SUuOVDM5Emu4QuOdA2DrJdCP6Xr9Jlv0ylRit5Qfw1U10GIWS9miggfgrLhUJgMnKwp2/hoBKBsBaR7TZ6Q5p1eNWeCFdLdxH5QbQc7LXVcTztpthwtWF3ieUJ838/CM= Received: by 10.35.47.10 with SMTP id z10mr1471505pyj.1182359311769; Wed, 20 Jun 2007 10:08:31 -0700 (PDT) Received: by 10.35.17.20 with HTTP; Wed, 20 Jun 2007 10:08:31 -0700 (PDT) Message-ID: <6579f8680706201008t3124dec7wf45c2098d824b3f0@mail.gmail.com> Date: Wed, 20 Jun 2007 13:08:31 -0400 From: "Sean McLaughlin" Reply-To: seanmcl@cmu.edu To: "Caml List" Subject: ocamlbuild native linux failure (solution) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_108898_27459247.1182359311743" X-j-chkmail-Score: MSGID : 46795F10.001 on concorde : j-chkmail score : X : 0/20 1 0.000 -> 1 X-Miltered: at concorde with ID 46795F10.001 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 ocaml:01 compiling:02 compiling:02 native:02 opt:05 linux:06 spam:88 spam:88 error:12 error:12 question:12 question:12 solution:14 done:14 ------=_Part_108898_27459247.1182359311743 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, To answer my own question, I hadn't done a "make opt" when compiling OCaml. Could be a better error message for that? Sorry for the spam. Sean ------=_Part_108898_27459247.1182359311743 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

  To answer my own question, I hadn't done a "make opt" when
compiling OCaml.  Could be a better error message
for that?

Sorry for the spam.

Sean
------=_Part_108898_27459247.1182359311743--