From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id CCB80BB81 for ; Sat, 25 Feb 2006 04:58:19 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id k1P3wJaG024096 for ; Sat, 25 Feb 2006 04:58:19 +0100 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 EAA14169 for ; Sat, 25 Feb 2006 04:58:18 +0100 (MET) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.192]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id k1P3wIdI024093 for ; Sat, 25 Feb 2006 04:58:18 +0100 Received: by uproxy.gmail.com with SMTP id y2so194245uge for ; Fri, 24 Feb 2006 19:58:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=kRgU6JjkJ15Tvnf+JWGssgd3GDYpBEbULSmvCaVHhuGvsqkGW65RJvjWlwxpF5tLu9jjKhDLL2dI0zCCtpgktfxgUbsoIrk/0AnjoHng5d6s8h06ZcjHPvaivttSS49DbXpTLKcmaNC6K3SX268PV9JQwU8chAm7fm7QvrIe8kE= Received: by 10.66.234.20 with SMTP id g20mr4089825ugh; Fri, 24 Feb 2006 19:58:17 -0800 (PST) Received: by 10.67.21.20 with HTTP; Fri, 24 Feb 2006 19:58:17 -0800 (PST) Message-ID: <3dd983220602241958l6e21f3e2re7d866c8dd0e9acf@mail.gmail.com> Date: Fri, 24 Feb 2006 19:58:17 -0800 From: "Brendan Miller" To: caml-list@inria.fr Subject: ubuntu ocaml missing unix module MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7548_19750890.1140839897768" X-Miltered: at nez-perce with ID 43FFD5DB.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 43FFD5DA.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; ocaml:01 ocaml:01 3.08.3:01 unixlabels:01 unixlabels:01 cmx:01 3.08.3:01 cmx:01 brendan:98 unix:01 unix:01 functions:01 functions:01 referenced:01 referenced:01 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=HTML_00_10,HTML_MESSAGE, RCVD_BY_IP autolearn=disabled version=3.0.3 ------=_Part_7548_19750890.1140839897768 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline has anyone else run into this? on ocaml 3.08.3-3ubuntu5(breazy) the implementation of the Unix module doesn't seem to be included. I get this error when trying to use functions in UnixLabels or Unix No implementations provided for the following modules: UnixLabels referenced from net.cmx anyone know how to fix this? I'm a little frustrated, as I don't want to remove this package and mess up everything that depends on it... ------=_Part_7548_19750890.1140839897768 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline has anyone else run into this? on ocaml 3.08.3-3ubuntu5(breazy) the implementation of the Unix module doesn't seem to be included. I get this error when trying to use functions in UnixLabels or Unix

No implementations provided for the following modules:
  UnixLabels referenced from net.cmx

anyone know how to fix this? I'm a little frustrated, as I don't want to remove this package and mess up everything that depends on it...
------=_Part_7548_19750890.1140839897768--