From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Doesn't build on GNU/Hurd with glibc based on libio Date: Tue, 30 Apr 2002 08:11:01 +0300 (IDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <20020429200843.GG10812@gnu.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1020143733 2489 127.0.0.1 (30 Apr 2002 05:15:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 30 Apr 2002 05:15:33 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 172PzB-0000e2-00 for ; Tue, 30 Apr 2002 07:15:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 172Pz2-0007gv-00; Tue, 30 Apr 2002 01:15:24 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 172PwO-0007TH-00; Tue, 30 Apr 2002 01:12:40 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA03781; Tue, 30 Apr 2002 08:11:02 +0300 (IDT) X-Sender: eliz@is Original-To: Marcus Brinkmann In-Reply-To: <20020429200843.GG10812@gnu.org> Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1047 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1047 On Mon, 29 Apr 2002, Marcus Brinkmann wrote: > the GNU/Hurd platform is switching to a libio based glibc rather than > stdio right now. So we need the following patch to make it work > (copied and shortened for the relevant cases only from src/s/gnu-linux.h): Thanks. Just to be sure: will this patch work for all versions of GNU/Hurd, including the older ones, at least as well as with the current version of the s/gnu.h header?