From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.lisp.guile.bugs Subject: bug#10474: Building guile 2.x under mingw + msys Date: Mon, 18 Feb 2013 21:56:35 +0200 Message-ID: <83vc9ppf9o.fsf@gnu.org> References: <87pqerdxq4.fsf@pobox.com> <83ehuy698u.fsf@gnu.org> <8362ga5h7h.fsf@gnu.org> <87r4ywpnv0.fsf@gnu.org> <83r4yw49u6.fsf@gnu.org> <87y5smnj86.fsf@pobox.com> <83ehudp29y.fsf@gnu.org> <87wqu58pcu.fsf@pobox.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1361253849 18269 80.91.229.3 (19 Feb 2013 06:04:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Feb 2013 06:04:09 +0000 (UTC) Cc: ludo@gnu.org, 10474@debbugs.gnu.org, commander.sirow@googlemail.com To: Andy Wingo Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Feb 19 07:04:31 2013 Return-path: Envelope-to: guile-bugs@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 1U7gJa-0005FO-KU for guile-bugs@m.gmane.org; Tue, 19 Feb 2013 07:04:30 +0100 Original-Received: from localhost ([::1]:40819 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7gJG-00070Z-FA for guile-bugs@m.gmane.org; Tue, 19 Feb 2013 01:04:10 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:52954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7gJB-0006v2-Fo for bug-guile@gnu.org; Tue, 19 Feb 2013 01:04:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7gJ7-0003Ab-If for bug-guile@gnu.org; Tue, 19 Feb 2013 01:04:05 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:57949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7Wph-00040v-4J for bug-guile@gnu.org; Mon, 18 Feb 2013 14:57:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U7Wqf-0005Gs-Qq for bug-guile@gnu.org; Mon, 18 Feb 2013 14:58:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Mon, 18 Feb 2013 19:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10474 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 10474-submit@debbugs.gnu.org id=B10474.136121746720241 (code B ref 10474); Mon, 18 Feb 2013 19:58:01 +0000 Original-Received: (at 10474) by debbugs.gnu.org; 18 Feb 2013 19:57:47 +0000 Original-Received: from localhost ([127.0.0.1]:35180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U7WqQ-0005GQ-OU for submit@debbugs.gnu.org; Mon, 18 Feb 2013 14:57:47 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:62392) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U7WqN-0005GE-Qj for 10474@debbugs.gnu.org; Mon, 18 Feb 2013 14:57:45 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MIF00H00LYJAQ00@a-mtaout23.012.net.il> for 10474@debbugs.gnu.org; Mon, 18 Feb 2013 21:56:27 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MIF00HKNM225F80@a-mtaout23.012.net.il>; Mon, 18 Feb 2013 21:56:27 +0200 (IST) In-reply-to: <87wqu58pcu.fsf@pobox.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:6752 Archived-At: > From: Andy Wingo > Cc: ludo@gnu.org, 10474@debbugs.gnu.org, commander.sirow@googlemail.com > Date: Mon, 18 Feb 2013 19:10:41 +0100 > > I'm terribly sorry for the delay here. I realize you've probably paged > out all of these patches from memory, but I would like to pick up the > loose ends. Thanks. > On Thu 02 Feb 2012 18:34, Eli Zaretskii writes: > > > . lib/canonicalize-lgpl.c -- does not support Windows absolute file > > names. Will be fixed in gnulib. > > I see you got this into gnulib in November > (http://lists.gnu.org/archive/html/bug-gnulib/2012-11/msg00090.html). > I just updated our Gnulib so we have it now. Thanks! > > > . libguile/dynl.c -- lacks setenv. Gnulib's setenv should be used. > > This change was made in Guile on 25 January 2012. > > > . libguile/expand.c -- Defines CONST and VOID. Should define > > SCM_CONST and SCM_VOID (or some other, less > > ubiquitous, symbols) instead. > > Fixed in Guile on July 6 2012. > > > . libguile/fports.c -- Doesn't implement fport_input_waiting when > > neither poll nor select nor FIONREAD are > > available, without which interactive guile > > won't start. Should use the gnulib select > > module. > > Just added the module; thanks. > > > . libguile/socket.c -- Lacks implementation of `times' for > > MS-Windows, without which guile.exe aborts > > during startup. Should use the gnulib times > > module. > > Added; thanks. Thanks again. Glad Guile is now more friendly to MinGW.