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 OAA05746; Thu, 6 Sep 2001 14:12:56 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id OAA05307 for caml-list@pauillac.inria.fr; Thu, 6 Sep 2001 14:12:55 +0200 (MET DST) Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id GAA30693 for ; Thu, 6 Sep 2001 06:07:35 +0200 (MET DST) Received: from cs.wpi.edu (cs.WPI.EDU [130.215.28.181]) by concorde.inria.fr (8.11.1/8.10.0) with ESMTP id f8647Yr14249 for ; Thu, 6 Sep 2001 06:07:34 +0200 (MET DST) Received: from localhost (lichen@localhost) by cs.wpi.edu (8.10.0.Beta10/8.10.0.Beta10) with ESMTP id f8647X200308 for ; Thu, 6 Sep 2001 00:07:33 -0400 Date: Thu, 6 Sep 2001 00:07:33 -0400 (EDT) From: Li Chen To: caml-list@inria.fr Subject: [Caml-list] error when compiling netstring Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, I ran into a problem when I tried to compile the netstring (0.9.3) package. When I use "make all" to compile, it shows me the following error "ocamlc -c -thread netstring_str.ml I/O error: netstring_str.cmi: No such file or directory make: *** [netstring_str.cmo] Error 2 " Do you have any clue about what the problem is about and how to make it go away? Thanks! ------------------- 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