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 TAA30696; Fri, 24 Jan 2003 19:46:31 +0100 (MET) 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 TAA31052 for ; Fri, 24 Jan 2003 19:46:21 +0100 (MET) Received: from woodstock.1969.ws (64-215-156-42.eosinc.net [64.215.156.42]) by nez-perce.inria.fr (8.11.1/8.11.1) with SMTP id h0OIkKv15222 for ; Fri, 24 Jan 2003 19:46:20 +0100 (MET) Received: (qmail 9134 invoked from network); 24 Jan 2003 18:33:21 -0000 Received: from karl.1969.ws (HELO 1969.ws) (10.3.2.15) by woodstock.1969.ws with SMTP; 24 Jan 2003 18:33:21 -0000 Message-ID: <3E318ABE.60301@1969.ws> Date: Fri, 24 Jan 2003 10:49:34 -0800 From: Karl Zilles Organization: 1969 Communications, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jeremiah_moss@cobraa1.com CC: caml-list@inria.fr Subject: Re: [Caml-list] Installation problems with Cygwin References: <3E3096D8.5797.3EBD42@localhost> In-Reply-To: <3E3096D8.5797.3EBD42@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk jeremiah_moss@cobraa1.com wrote: > Here's the error when I attempt a "make world". I'm using the latest version > of Cygwin. > > $ make world > cd byterun; make all > /c: Can't open /c: No such file or directory > make: *** [coldstart] Error 2 > > -New user Hi Jeremiah, I have compiled the ocaml-3.06 code under the latest version of cygwin on both windows 2000 and windows XP. I just untared it, ran "./configure", "make world", "make opt", "make install". Perhaps you could post "m.h" "s.h" and "Makefile" from the "config" directory (generated when you ran ./configure before the make). It looks to me as if the make file might be thinking you want a "native" windows compile instead of a "cygwin" windows compile. Karl -- 1969 Karl Zilles | Technical Architect, Principal t 310.566.7565 | f 310.566.7569 13101 Washington Boulevard, Suite 248, Los Angeles, CA 90293 http://www.1969.ws | zilles@1969.ws ------------------- 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