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 NAA14441; Wed, 9 Oct 2002 13:16:09 +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 NAA17663 for ; Wed, 9 Oct 2002 13:16:07 +0200 (MET DST) Received: from corwin.mutu.net (mutu.net [80.65.226.162]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g99BG6D24777 for ; Wed, 9 Oct 2002 13:16:06 +0200 (MET DST) Received: by corwin.mutu.net (Postfix, from userid 1000) id 1859C15902D; Wed, 9 Oct 2002 13:16:02 +0200 (CEST) To: Yang Shouxun Cc: caml-list@inria.fr Subject: Re: [Caml-list] Compile cameleon on debian References: <3DA3F799.4050107@fltrp.com> X-face: '|!UPdE>Ot'L}nt?6Tf|'s{y%l~,+Yc5|p8A}ibew|_!vc48pPNPPx@7QA~$`$g=|yH*8sh9R]Xj1(CV7oUe>#/,t.(Z4F From: Dimitri Ara Date: 09 Oct 2002 13:16:02 +0200 In-Reply-To: <3DA3F799.4050107@fltrp.com> Message-ID: <877kgr50ct.fsf@corwin.mutu.net> User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Yang Shouxun a écrit : > I have ocaml-3.0.6 unzipped at ../ocaml-3.0.6. So I cd to that > directory, "./configure" and "make world opt". Then I switch back to > cameleon-1.1, which is cleanly gunzipped, and do the following: > ./configure --includedir ../ocaml-3.0.6 > make depend > make > I get all the same errors. :( The includedir path must be absolute (~/ocaml-3.0.6 for example). -- Dimitri ------------------- 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