bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

interrupting subjobs does not work on Solaris 9


From: Andrew Maguire
Subject: interrupting subjobs does not work on Solaris 9
Date: Tue, 2 Jul 2002 16:10:30 +0100 (BST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]