From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Building info on ms windows Date: Tue, 19 Oct 2004 22:08:21 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <017d01c4b617$66eb3490$0200a8c0@sedrcw11488> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1098216552 18933 80.91.229.6 (19 Oct 2004 20:09:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Oct 2004 20:09:12 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 19 22:09:01 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CK0I1-00008x-00 for ; Tue, 19 Oct 2004 22:09:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CK0PN-0003Wq-Ps for ged-emacs-devel@m.gmane.org; Tue, 19 Oct 2004 16:16:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CK0PF-0003Wd-4a for emacs-devel@gnu.org; Tue, 19 Oct 2004 16:16:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CK0PE-0003WN-IH for emacs-devel@gnu.org; Tue, 19 Oct 2004 16:16:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CK0PE-0003Vw-CG for emacs-devel@gnu.org; Tue, 19 Oct 2004 16:16:28 -0400 Original-Received: from [81.228.9.108] (helo=av2-2-sn3.vrr.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CK0HO-0004dj-O9 for emacs-devel@gnu.org; Tue, 19 Oct 2004 16:08:23 -0400 Original-Received: by av2-2-sn3.vrr.skanova.net (Postfix, from userid 502) id EBB3E381A3; Tue, 19 Oct 2004 22:08:21 +0200 (CEST) Original-Received: from smtp1-1-sn3.vrr.skanova.net (smtp1-1-sn3.vrr.skanova.net [81.228.9.177]) by av2-2-sn3.vrr.skanova.net (Postfix) with ESMTP id DD9C237E96 for ; Tue, 19 Oct 2004 22:08:21 +0200 (CEST) Original-Received: from sedrcw11488 (t2o58p34.telia.com [62.20.165.34]) by smtp1-1-sn3.vrr.skanova.net (Postfix) with SMTP id 39FBC38004 for ; Tue, 19 Oct 2004 22:08:21 +0200 (CEST) Original-To: "Emacs Devel" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28625 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28625 I have without much problem built Emacs on ms windows with MinGW+MSYS (there are some problems which I will report later). However I can't build info. If I read the makefiles correctly I need makeinfo.exe from Texinfo. I tried to build this from Texinfo sources, but without success. Any suggestions? - Lennart