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 UAA25384; Tue, 8 Oct 2002 20:00:08 +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 UAA25225 for ; Tue, 8 Oct 2002 20:00:07 +0200 (MET DST) Received: from chimta03.algx.net (chimta03.algx.net [216.99.233.78]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g98I06D04639 for ; Tue, 8 Oct 2002 20:00:07 +0200 (MET DST) Received: from d197.focal10.interaccess.com (d197.focal10.interaccess.com [207.208.141.197]) by chimmx03.algx.net (iPlanet Messaging Server 5.1 HotFix 1.4 (built Aug 5 2002)) with SMTP id <0H3O00DVDBJCNG@chimmx03.algx.net> for caml-list@inria.fr; Tue, 08 Oct 2002 12:35:37 -0500 (CDT) Date: Tue, 08 Oct 2002 17:37:46 +0000 (GMT) From: olczyk@interaccess.com (Thaddeus L. Olczyk) Subject: Re: [Caml-list] Problems compiling chameleon. In-reply-to: <20021008155019.S14656@verdot.inria.fr> To: caml-list@inria.fr Cc: caml-list@inria.fr Reply-to: olczyk@interaccess.com Message-id: <3da315e8.73606625@smtp.interaccess.com> Organization: stickit@nospammers.com MIME-version: 1.0 X-Mailer: Forte Agent 1.5/32.451 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT References: <3da397a7.41285500@smtp.interaccess.com> <20021008155019.S14656@verdot.inria.fr> Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Tue, 08 Oct 2002 15:50:19 +0200, Daniel de Rauglaudre wrote: >Hi, > >On Tue, Oct 08, 2002 at 08:32:32AM +0000, Thaddeus L. Olczyk wrote: > >> So I change this to /cygdrive/e/ObjectiveCaml/lib. Now make depends >> fails to find "pa_extend.cmo" in the command: >> ocamldep -pp camlp4r *.ml* > .depend > >Perhaps a problem of installation. The file pa_extend.cmo should be in >the library directory of ocaml, sub-directory camlp4. Is it there? If >yes, try the command "camlp4 -where": it should display how camlp4 >sees its library directory. > I'll try the rest later, but a comment for now. I took the self-extacting 3.06 distribution. ( For those with no Windows knowledge. ) Basically an executable that is supposed to set everything up. So if this is an installation problem one of the people creating the distribution screwed up. PS: The file is there. I checked before sending. PPS: camlp4 -where reports c:/caml/lib/camlp4/ which is just wrong. About six months ago I put on an old version of caml ( which I removed ) perhaps that is causing the problem. ------------------- 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