From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: Leftovers and lost SIGIOs Date: Sat, 14 Sep 2002 13:35:16 -0400 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1032025444 20498 127.0.0.1 (14 Sep 2002 17:44:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Sep 2002 17:44:04 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17qGxe-0005KC-00 for ; Sat, 14 Sep 2002 19:44:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17qGxr-0004yo-00; Sat, 14 Sep 2002 13:44:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17qGpD-0001EA-00 for bug-gnu-emacs@gnu.org; Sat, 14 Sep 2002 13:35:19 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17qGpB-0001Dl-00 for bug-gnu-emacs@gnu.org; Sat, 14 Sep 2002 13:35:18 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17qGpB-0001Df-00 for bug-gnu-emacs@gnu.org; Sat, 14 Sep 2002 13:35:17 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17qGpA-0006c7-00; Sat, 14 Sep 2002 13:35:16 -0400 Original-To: pont@soua.net In-reply-to: (message from Pontus Skoeld on 13 Sep 2002 15:20:55 +0200) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 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:3507 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3507 We have added #undef BROKEN_SIGIO to src/s/sol2-5.h. Please see if rebuilding with that change solves the problem.