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-related build failure Date: Sat, 23 Mar 2013 13:53:42 -0400 Message-ID: <87mwtuc89l.fsf@tines.lan> References: <20130322232530.GA5328@Tower> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1364061241 28359 80.91.229.3 (23 Mar 2013 17:54:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Mar 2013 17:54:01 +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 Sat Mar 23 18:54:28 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 1UJSeB-0000Ga-Cv for guile-devel@m.gmane.org; Sat, 23 Mar 2013 18:54:27 +0100 Original-Received: from localhost ([::1]:51192 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJSdn-0003Jp-UZ for guile-devel@m.gmane.org; Sat, 23 Mar 2013 13:54:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40126) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJSdk-0003Hm-W2 for guile-devel@gnu.org; Sat, 23 Mar 2013 13:54:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UJSdj-0003eP-Re for guile-devel@gnu.org; Sat, 23 Mar 2013 13:54:00 -0400 Original-Received: from world.peace.net ([96.39.62.75]:46841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJSdh-0003dq-3o; Sat, 23 Mar 2013 13:53:57 -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 1UJSda-0004Ui-I0; Sat, 23 Mar 2013 13:53:50 -0400 In-Reply-To: <20130322232530.GA5328@Tower> (Dmitry Bogatov's message of "Sat, 23 Mar 2013 03:25:30 +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:15982 gmane.comp.tex.texinfo.bugs:6272 Archived-At: 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. Mark