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 KAA29281; Fri, 20 Dec 2002 10:12:52 +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 KAA29378 for ; Fri, 20 Dec 2002 10:12:50 +0100 (MET) Received: from ns.mccme.ru ([195.133.68.22]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id gBK9Cnn04098 for ; Fri, 20 Dec 2002 10:12:49 +0100 (MET) Received: from mccme.ru (potanin@mccme.ru [195.178.198.7]) by ns.mccme.ru (8.8.5/8.8.5) with SMTP id MAA20615 for ; Fri, 20 Dec 2002 12:04:22 +0300 Date: Fri, 20 Dec 2002 12:27:27 +0300 (MSK) From: Mike Potanin To: caml-announce@inria.fr Subject: Re: [Caml-list] Ensemble version 1.40 released In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Can Ensemble building on FreeBSD? gmake all CAMLLIB=/usr/local/lib/ocaml produse error: gmake[1]: Leaving directory `/usr/home/pm/lang/ocaml/ensemble/demo' cd ce ; gmake ; gmake install gmake[1]: Entering directory `/usr/home/pm/lang/ocaml/ensemble/ce' gmake[1]: *** No rule to make target `libce', needed by `all'. Stop. gmake[1]: Leaving directory `/usr/home/pm/lang/ocaml/ensemble/ce' gmake[1]: Entering directory `/usr/home/pm/lang/ocaml/ensemble/ce' cp -f libce* ../lib/- cp: libce*: No such file or directory gmake[1]: *** [install] Error 1 gmake[1]: Leaving directory `/usr/home/pm/lang/ocaml/ensemble/ce' gmake: *** [all] Error 2 ------------------- 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