From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31899 Path: news.gmane.org!not-for-mail From: Arthur Reutenauer Newsgroups: gmane.comp.tex.context Subject: Re: Error compiling latest luatext Date: Thu, 16 Nov 2006 19:06:03 +0100 Message-ID: <20061116180603.GA20850@clipper.ens.fr> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1163751850 7849 80.91.229.2 (17 Nov 2006 08:24:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Nov 2006 08:24:10 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Nov 17 09:24:03 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gkz0w-0003Hf-ME for gctc-ntg-context-518@m.gmane.org; Fri, 17 Nov 2006 09:23:58 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 909FD1FEF9; Fri, 17 Nov 2006 09:23:28 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16775-03-9; Fri, 17 Nov 2006 09:23:21 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 099DF1FEFB; Fri, 17 Nov 2006 09:23:21 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 295BA1FEDE for ; Thu, 16 Nov 2006 19:06:24 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19643-05-2 for ; Thu, 16 Nov 2006 19:05:49 +0100 (CET) Original-Received: from nef2.ens.fr (nef2.ens.fr [129.199.96.40]) by ronja.ntg.nl (Postfix) with SMTP id 70B611FEE3 for ; Thu, 16 Nov 2006 19:05:41 +0100 (CET) Original-Received: from clipper.ens.fr (clipper-gw.ens.fr [129.199.1.22]) by nef2.ens.fr (8.13.6/1.01.28121999) with ESMTP id kAGI64ck018770 for ; Thu, 16 Nov 2006 19:06:04 +0100 (CET) X-Envelope-To: Original-Received: from bireme.ens.fr (root@bireme [129.199.129.2]) by clipper.ens.fr (8.13.1/jb-1.1) id kAGI63Ut027280 for ; Thu, 16 Nov 2006 19:06:03 +0100 (MET) Original-Received: from (reutenau@localhost) by bireme.ens.fr (8.13.6/jb-1.1) Original-To: mailing list for ConTeXt users Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.9 (nef2.ens.fr [129.199.96.32]); Thu, 16 Nov 2006 19:06:04 +0100 (CET) X-Virus-Scanned: amavisd-new at ntg.nl X-Mailman-Approved-At: Fri, 17 Nov 2006 09:23:20 +0100 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31899 Archived-At: Hi, > In > luatex-snapshot-20061023 > ./build.sh gives > config.status: error: cannot find input file: test/Makefile.in > make: *** [../../libs/zziplib/zzip/.libs/libzzip.a] Error 1 It's fixed in the current Subversion tree. If you do not have a Subversion client to check out the latest trunk, just typing "touch src/libs/zziplib/zzip/test/Makefile.in" from within the topmost directory will do fine (Taco, this was the third error I was telling you about. Maybe it's time to do a snapshot anyway). Arthur