From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.3 Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id C015DBC0B for ; Fri, 5 Jan 2007 16:52:52 +0100 (CET) Received: from home.mk.pp.ru (av6800.comex.ru [217.10.34.155]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l05Fqp8O006237 for ; Fri, 5 Jan 2007 16:52:52 +0100 Received: from ermine.home (ermine.home [192.168.2.2]) by home.mk.pp.ru (Postfix) with ESMTP id F1E4D20A0F for ; Fri, 5 Jan 2007 18:52:48 +0300 (MSK) Received: by ermine.home (Postfix, from userid 1001) id 555D83A9CE9; Fri, 5 Jan 2007 18:53:43 +0300 (MSK) Date: Fri, 5 Jan 2007 18:53:43 +0300 From: Anastasia Gornostaeva To: caml-list@yquem.inria.fr Subject: qc-- building Message-ID: <20070105155343.GA49860@ermine.home> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.5.11 X-Miltered: at concorde with ID 459E7453.002 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; compilation:01 runtime:01 skipping:01 config:01 config:01 runtime:01 noweb:01 noweb:01 ocaml:01 compile:01 undefined:01 breaks:02 chunk:02 macro:03 exit:04 Hello. Could somebody help me to compile qc-- (http://www.cminusminus.org/code.html)? The compilation breaks on $ mk all all.opt ... + cd runtime + mk depend warning: skipping missing include file: DEPEND: No such file or directory notangle -L -filter "../config/nocond $config_arch" runtime.nw -Rruntime.c > runtime.c ignoring undefined chunk name: <> mk: notangle -L -filter ... : exit status=exit(2), deleting 'runtime.c' + exit 1 mk: ./mkdirs src runtime : exit status=exit(1) I dont know about noweb at all. My environment is FreeBSD 6.1, noweb 2.10, ocaml 3.09.3 The email for bugreports pointed in INSTALL is dead. Is qc-- dead too? ermine