Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: hppa problems



> This looks similar to the strace that was discussed in the "problem
> with sourcing on Solaris" thread. I don't suppose BROKEN_KILL_ESRCH is
> defined in config.h?
> 
> Hmm, it looks like BROKEN_POSIX_SIGSUSPEND may also be defined -- either
> that or NO_SIGNAL_BLOCKING -- which strikes me as likely to be wrong.

/* #undef NO_SIGNAL_BLOCKING */
/* #undef BROKEN_KILL_ESRCH */
#define BROKEN_POSIX_SIGSUSPEND 1

I'll investigate the sigsuspend test shortly.



Messages sorted by: Reverse Date, Date, Thread, Author