all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* interrupting subjobs does not work on Solaris 9
@ 2002-07-02 15:10 Andrew Maguire
  2002-07-03 20:57 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Maguire @ 2002-07-02 15:10 UTC (permalink / raw)
  Cc: andrew.maguire

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.

In GNU Emacs 20.3.7.1 (sparc-sun-solaris2.5.1, X toolkit)
 of Fri Apr 23 1999 on uranium
configured using `configure  --x-includes=/usr/openwin/include --x-libraries=/usr/openwin/lib --libexecdir=/usr/local/lib --infodir=/usr/local/share/info'

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

If you start a subprocess eg a shell and then start a program e.g,
sleep 20. On Solaris 9 you cannot interrupt the sleep command by use of
C-c C-c.
Now I have tried using this executable on a Solaris 8 machine with no
problem. I have also tried building emacs 20.7 using gcc 2.7 on
a solaris 7 machine and running this executable on a Solaris 9 machine
also exhibits the bug.

I have tried to build emacs20.7 and emacs 21.2 on the Solaris 9 machine
with gcc 3.1 as obtained from www.sunfreeware.com
but I could not compile it because of some header conflicts..

The error reported for building 20.7 on Solaris 9 is:
gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/scratch/emacs/emacs-20.7/src -I/usr/openwin/include -I/usr/dt/include -g -O xfaces.c
In file included from /usr/openwin/include/X11/Xos.h:79,
                 from xfaces.c:60:
/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 numeric constant
*** Error code 1
make: Fatal error: Command failed for target `xfaces.o'

The error reported for building 20.7 on Solaris 9 is:
gcc -c   -I/usr/openwin/include  -I/usr/dt/include   -g -O2  -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs  -I. -I../src -I/scratch/emacs/emacs-21.2/lwlib -I/scratch/emacs/emacs-21.2/lwlib/../src xlwmenu.c
In file included from /usr/openwin/include/X11/Xos.h:79,
                 from xlwmenu.c:32:
/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 numeric constant
*** Error code 1
make: Fatal error: Command failed for target `xlwmenu.o'
Current working directory /scratch/emacs/emacs-21.2/lwlib
*** Error code 1
make: Fatal error: Command failed for target `really-lwlib'
Current working directory /scratch/emacs/emacs-21.2/src
*** Error code 1
make: Fatal error: Command failed for target `src'



Recent input:
next down down down down down down down down down down 
down down down down down down return next next prior 
prior up up up up up up up C-x C-q / ( S-SPC backspace 
backspace * S-SPC C-e SPC * / C-x C-s up return C-_ 
C-_ C-_ C-_ C-_ C-x C-s up return down-mouse-1 mouse-1 
down-mouse-1 mouse-1 C-s C-w C-s C-s C-s down-mouse-1 
mouse-1 down-mouse-1 mouse-1 C-x k return down-mouse-1 
mouse-1 M-x s h e l l return return return s l e e 
p SPC 2 0 return C-c C-c C-c C-c C-c C-c menu-bar help-menu 
report-emacs-bug

Recent messages:
Undo! [5 times]
Mark saved where search started
Loading shell...
Loading shell...done
Fontifying *shell*...
Fontifying *shell*... (regexps......)
Loading shell...done
Loading emacsbug...
Loading emacsbug...done

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: interrupting subjobs does not work on Solaris 9
  2002-07-02 15:10 interrupting subjobs does not work on Solaris 9 Andrew Maguire
@ 2002-07-03 20:57 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2002-07-03 20:57 UTC (permalink / raw)
  Cc: bug-gnu-emacs, andrew.maguire

    If you start a subprocess eg a shell and then start a program e.g,
    sleep 20. On Solaris 9 you cannot interrupt the sleep command by use of
    C-c C-c.

This and the other problem need to be investigated by people
familiar with Solaris.  I suspect this one relates to the system calls
used in process_send_signal to send the signal to the subprocess,
or to the use of process groups.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-03 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-02 15:10 interrupting subjobs does not work on Solaris 9 Andrew Maguire
2002-07-03 20:57 ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.