zsh-workers
 help / color / mirror / code / Atom feed
* Re: zsh-2.6-beta11 bug on HP-UX
  1995-11-07 20:32 zsh-2.6-beta11 bug on HP-UX Sai Rama Krishna Susarla
@ 1995-11-07 20:32 ` Richard Coleman
  1995-11-08  9:05 ` Martin Steed
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Coleman @ 1995-11-07 20:32 UTC (permalink / raw)
  To: sai; +Cc: zsh-workers

> I compiled zsh-2.6-beta11 on a HP-UX machine. Here is some configure output :
> checking host system type... hppa1.1-hp-bsd
> ...
> 
> fast:zsh-2.6-beta11> Src/zsh
> 
> [1]  + Suspended (tty input)         Src/zsh
> fast:zsh-2.6-beta11> fg
> Src/zsh
> 
> [1]  + Suspended (tty input)         Src/zsh
> fast:zsh-2.6-beta11>
> 
> 
> It immediately gets suspended for tty input. I encountered this problem with
> zsh-2.6-beta10 also and reported it to Richard Coleman. He said it might be
> because zsh switched to using POSIX signals and HP-UX might have a bug in POSIX
> signal handling code. 

Is POSIX_SIGNALS defined to 1 in config.h?  If so, change it to 0, and define
BSD_SIGNALS to 1.  Let me know if that fixes it or not.

rc



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

* zsh-2.6-beta11 bug on HP-UX
@ 1995-11-07 20:32 Sai Rama Krishna Susarla
  1995-11-07 20:32 ` Richard Coleman
  1995-11-08  9:05 ` Martin Steed
  0 siblings, 2 replies; 3+ messages in thread
From: Sai Rama Krishna Susarla @ 1995-11-07 20:32 UTC (permalink / raw)
  To: zsh-workers

Hi,
I compiled zsh-2.6-beta11 on a HP-UX machine. Here is some configure output :
checking host system type... hppa1.1-hp-bsd
...
checking POSIX termios... no
checking TIOCGWINSZ in sys/ioctl.h... yes
checking for sys/ptem.h... no


It compiled well on gcc version 2.5.8.

But when I run it, 

fast:zsh-2.6-beta11> Src/zsh

[1]  + Suspended (tty input)         Src/zsh
fast:zsh-2.6-beta11> fg
Src/zsh

[1]  + Suspended (tty input)         Src/zsh
fast:zsh-2.6-beta11>


It immediately gets suspended for tty input. I encountered this problem with
zsh-2.6-beta10 also and reported it to Richard Coleman. He said it might be
because zsh switched to using POSIX signals and HP-UX might have a bug in POSIX
signal handling code. 

Could you please look into this and give me a workaround?

Thank you,
- Sai.


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

* Re: zsh-2.6-beta11 bug on HP-UX
  1995-11-07 20:32 zsh-2.6-beta11 bug on HP-UX Sai Rama Krishna Susarla
  1995-11-07 20:32 ` Richard Coleman
@ 1995-11-08  9:05 ` Martin Steed
  1 sibling, 0 replies; 3+ messages in thread
From: Martin Steed @ 1995-11-08  9:05 UTC (permalink / raw)
  To: zsh-workers

On Tue Nov  7 20:32:39 1995, Sai Rama Krishna Susarla wrote to zsh-workers@math.gatech.edu saying:

> Hi,
> I compiled zsh-2.6-beta11 on a HP-UX machine. Here is some configure output :
> checking host system type... hppa1.1-hp-bsd
> ...
> checking POSIX termios... no
> checking TIOCGWINSZ in sys/ioctl.h... yes
> checking for sys/ptem.h... no
> 
> 
> It compiled well on gcc version 2.5.8.

It worked perfectly well on my HP9000/827 running 9.04. Some noticable differences though:

checking host system type... hppa1.1-hp-hpux9.04

And I'm using HP's ANSI 'cc'.

Martin

-- 
Martin N. Steed							<msteed@tfs.com>

All human beings associate sex with love. Except men.
	- Roseanne.


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

end of thread, other threads:[~1995-11-08  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-11-07 20:32 zsh-2.6-beta11 bug on HP-UX Sai Rama Krishna Susarla
1995-11-07 20:32 ` Richard Coleman
1995-11-08  9:05 ` Martin Steed

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).