From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark H Weaver Newsgroups: gmane.lisp.guile.devel,gmane.comp.tex.texinfo.bugs Subject: Re: [texinfo] Re: TeXInfo-related build failure Date: Sun, 24 Mar 2013 12:18:58 -0400 Message-ID: <87ppyobwjx.fsf@tines.lan> References: <20130322232530.GA5328@Tower> <87mwtuc89l.fsf@tines.lan> <20130324123943.GA3093@Tower> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1364141958 26519 80.91.229.3 (24 Mar 2013 16:19:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Mar 2013 16:19:18 +0000 (UTC) Cc: bug-texinfo@gnu.org, guile-devel@gnu.org To: KAction@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Mar 24 17:19:43 2013 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UJne1-0002Sl-OI for guile-devel@m.gmane.org; Sun, 24 Mar 2013 17:19:41 +0100 Original-Received: from localhost ([::1]:37421 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJnde-0008U9-26 for guile-devel@m.gmane.org; Sun, 24 Mar 2013 12:19:18 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJnda-0008To-F8 for guile-devel@gnu.org; Sun, 24 Mar 2013 12:19:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UJndZ-0005b9-4N for guile-devel@gnu.org; Sun, 24 Mar 2013 12:19:14 -0400 Original-Received: from world.peace.net ([96.39.62.75]:47614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJndZ-0005ay-0d; Sun, 24 Mar 2013 12:19:13 -0400 Original-Received: from 209-6-91-212.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.91.212] helo=tines.lan) by world.peace.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1UJndS-0007au-Ei; Sun, 24 Mar 2013 12:19:06 -0400 In-Reply-To: <20130324123943.GA3093@Tower> (Dmitry Bogatov's message of "Sun, 24 Mar 2013 16:39:43 +0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 96.39.62.75 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:15988 gmane.comp.tex.texinfo.bugs:6276 Archived-At: Dmitry Bogatov writes: > * Mark H Weaver [2013-03-23 13:53:42-0400] >> Dmitry Bogatov writes: >> > Hello, list. I encountered following error, trying to build guile >> > from git with `makeinfo (GNU texinfo) 5.1`. >> >> I believe these problems have been fixed on the stable-2.0 branch of the >> Guile git repo, but the fixes have not yet been merged into master. > Just checked on guile-2.0.7.tar.gz. [...it didn't work] Yes, that's why I wrote "the stable-2.0 branch of the Guile git repo", and not "Guile 2.0.7". Mark