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 RAA05886; Thu, 13 May 2004 17:15:23 +0200 (MET DST) 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 RAA05421 for ; Thu, 13 May 2004 17:15:22 +0200 (MET DST) Received: from aomori.annexia.org (annexia.force9.co.uk [212.56.101.183]) by nez-perce.inria.fr (8.12.10/8.12.10) with ESMTP id i4DFFLEV019095 for ; Thu, 13 May 2004 17:15:21 +0200 Received: from rich by aomori.annexia.org with local (Exim 3.36 #1 (Debian)) id 1BOHun-0006z0-00; Thu, 13 May 2004 16:14:29 +0100 Date: Thu, 13 May 2004 16:14:29 +0100 To: Claudio Trento Cc: caml-list@inria.fr Subject: Re: [Caml-list] Porblem with Num module Message-ID: <20040513151429.GA26827@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i From: Richard Jones X-Miltered: at nez-perce with ID 40A39109.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 2004:99 trento:99 usr:01 dbi:99 threads:01 ltd:98 cmo:01 ocaml:01 0200,:01 lib:01 linking:02 module:03 module:03 wrote:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Thu, May 13, 2004 at 04:30:19PM +0200, Claudio Trento wrote: > I`ve included the line "open Num" at the begin of my test.ml file to use > the Num module. Maybe it's not enough because I've this type of error in > cmpilation: > > "Error while linking test.cmo: Reference to undefined global `Num'" > > Probably I forget something, someone could say me where I mistake? Is there a file called 'num.cma' or 'num.cmxa' in your /usr/lib/ocaml/ directory? You probably need to link with it. Rich. -- Richard Jones. http://www.annexia.org/ http://www.j-london.com/ Merjis Ltd. http://www.merjis.com/ - improving website return on investment PTHRLIB is a library for writing small, efficient and fast servers in C. HTTP, CGI, DBI, lightweight threads: http://www.annexia.org/freeware/pthrlib/ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners