all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#10552: Emacs build failure on GNU/Hurd i386 caused by signal
@ 2012-01-19  2:55 Rob Browning
  2012-01-28  3:12 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Browning @ 2012-01-19  2:55 UTC (permalink / raw)
  To: 10552; +Cc: 650976-forwarded, Samuel Thibault, 650976

(If possible, please preserve the 650976-forwarded address in any replies.)

We've had a report of a build failure on GNU/Hurd when a long write is
interrupted by a signal (since Emacs hasn't set SA_RESTART).

One proposed solution is to add

  #define POSIX_SIGNALS 1

to src/s/gnu.h.

See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650976

Please let me know if you need further information.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4





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

* bug#10552: Emacs build failure on GNU/Hurd i386 caused by signal
  2012-01-19  2:55 bug#10552: Emacs build failure on GNU/Hurd i386 caused by signal Rob Browning
@ 2012-01-28  3:12 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2012-01-28  3:12 UTC (permalink / raw)
  To: Rob Browning; +Cc: 650976-forwarded, Samuel Thibault, 650976, 10552

Rob Browning <rlb@defaultvalue.org> writes:

> (If possible, please preserve the 650976-forwarded address in any replies.)
>
> We've had a report of a build failure on GNU/Hurd when a long write is
> interrupted by a signal (since Emacs hasn't set SA_RESTART).
>
> One proposed solution is to add
>
>   #define POSIX_SIGNALS 1
>
> to src/s/gnu.h.
>
> See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650976

Thanks.  Committed to trunk.





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

end of thread, other threads:[~2012-01-28  3:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-19  2:55 bug#10552: Emacs build failure on GNU/Hurd i386 caused by signal Rob Browning
2012-01-28  3:12 ` Chong Yidong

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.