From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Robert Andersson Newsgroups: gmane.emacs.bugs Subject: comint-run can't send signals to subjob Date: Wed, 6 Nov 2002 19:49:31 +0100 (MET) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <20021106184931.EF51329F8B@mailer.gslt.hum.gu.se> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1036614933 16336 80.91.224.249 (6 Nov 2002 20:35:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 6 Nov 2002 20:35:33 +0000 (UTC) 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 189WrE-00041t-00 for ; Wed, 06 Nov 2002 21:33:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 189Whq-00083d-00; Wed, 06 Nov 2002 15:23:18 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 189VFF-0008Su-00 for bug-gnu-emacs@gnu.org; Wed, 06 Nov 2002 13:49:41 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 189VFA-0008R6-00 for bug-gnu-emacs@gnu.org; Wed, 06 Nov 2002 13:49:40 -0500 Original-Received: from mozart.gslt.hum.gu.se ([130.241.53.225] helo=mailer.gslt.hum.gu.se) by monty-python.gnu.org with esmtp (Exim 4.10) id 189VFA-0008PI-00 for bug-gnu-emacs@gnu.org; Wed, 06 Nov 2002 13:49:36 -0500 Original-Received: by mailer.gslt.hum.gu.se (Postfix, from userid 102) id EF51329F8B; Wed, 6 Nov 2002 19:49:31 +0100 (MET) Original-To: bug-gnu-emacs@gnu.org 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:3834 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3834 This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.1.1 (sparc-sun-solaris2.8, X toolkit) of 2001-10-22 on mozart configured using `configure --with-xpm --with-jpeg --with-tiff=/usr/local --with-gif --with-png' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: iso_8859_1 value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil locale-coding-system: iso-latin-1 default-enable-multibyte-characters: t Please describe exactly what actions triggered the bug and the precise symptoms of the bug: when running a programme in comint-run it will not accept any signals from this buffer, though it will accept something like pkill -INT -U $USER programme from a external shell. note though that we have recently upgraded our system from sun os 5.8 to 5.9 without recompiling emacs. this can not be done because of another compile bug: In file included from /usr/openwin/include/X11/Xos.h:79, from xfaces.c:279: /usr/include/strings.h:25: conflicting types for `memmove' /usr/include/iso/string_iso.h:62: previous declaration of `memmove' /usr/include/strings.h:26: parse error before `0' /usr/include/strings.h:26: warning: conflicting types for built-in function `memset' gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/usr/local/src/installed/emacs-21.1/src -I/usr/openwin/include -I/usr/dt/include -O3 -mcpu=v8 -mtune=v9 xfns.c In file included from /usr/openwin/include/X11/Xos.h:79, from xfns.c:74: /usr/include/strings.h:25: conflicting types for `memmove' /usr/include/iso/string_iso.h:62: previous declaration of `memmove' /usr/include/strings.h:26: parse error before `0' /usr/include/strings.h:26: warning: conflicting types for built-in function `memset' gmake[1]: *** [xfaces.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: *** [xfns.o] Error 1 gmake[1]: Leaving directory `/usr/local/src/installed/emacs-21.1/src' gmake: *** [src] Error 2 Recent input: x c o m i n r u s i c s t s u u s C-c C-c x c o m i n r u r e o p p o t r Recent messages: Loading bytecomp... Loading cl-macs...done Loading bytecomp...done Loading byte-opt...done Loading jka-compr...done Loading two-column...done For information about the GNU Project and its goals, type C-h C-p. Making completion list... Loading view...done Loading emacsbug...done