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: Shell subjob commands in Emacs 21.1 on Solaris 2.9 Date: Tue, 16 Jul 2002 21:04:30 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200207170304.g6H34U222754@aztec.santafe.edu> References: <200207152224.g6FMOBH08346@thyme.csc.calpoly.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1026875120 21853 127.0.0.1 (17 Jul 2002 03:05:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 17 Jul 2002 03:05:20 +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 17Uf7u-0005gM-00 for ; Wed, 17 Jul 2002 05:05:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17Uf7x-0005pM-00; Tue, 16 Jul 2002 23:05:21 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17Uf7A-0005lm-00; Tue, 16 Jul 2002 23:04:32 -0400 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.11.6) with ESMTP id g6H34XB24369; Tue, 16 Jul 2002 21:04:33 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g6H34U222754; Tue, 16 Jul 2002 21:04:30 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: gfisher@thyme.csc.calpoly.edu In-Reply-To: <200207152224.g6FMOBH08346@thyme.csc.calpoly.edu> (message from Gene Fisher on Mon, 15 Jul 2002 15:24:11 -0700) 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:2734 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2734 In switching from Solaris 2.7 to 2.9, the shell subjob commands, e.g., comint-interrup-subjob, no longer work. Can you point me to any information on how to fix this? Did you build Emacs anew, or is it the same executable. If the latter, please try building it anew (in a different directory; save the old build!). If an executable built for 2.9 fails in this way, the next two questions are: * How does config.h differ between the build on 2.7 and the build on 2.9? * When you step through process_send_signal, what do you see? Which line is erroneous?