Bug 67308 - zsh's configure script can't see the tty; aborts
Bug#: 67308 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: CLOSED Severity: normal Priority: P2
Resolution: FIXED Assigned To: usata@gentoo.org Reported By: frustrated@tgape.org
Component: Applications
URL: 
Summary: zsh's configure script can't see the tty; aborts
Keywords:  
Status Whiteboard: 
Opened: 2004-10-12 20:56 0000
Description:   Opened: 2004-10-12 20:56 0000
Trying to update zsh from 4.2.0 to 4.2.1, configure aborts, complaining there's
no tty.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Ed Grimm 2004-10-12 20:57:33 0000 -------
Created an attachment (id=41687) [details]
zsh-4.2.1-r1 proposed patch

This is Linux.	We know we have working terminals here; configure doesn't need
to test for them.

------- Comment #2 From Mamoru KOMACHI (RETIRED) 2004-10-13 15:34:22 0000 -------
I wonder why it fails (zsh-4.2.1 compiles fine on my machine),
but I added --with-tcsetpgrp to zsh-4.2.1.ebuild as you wasn't
able to compile it without the flag. Thanks for the bug report.

P.S.
You don't need to revision bump when you fix only compile time
problem. See "Versioning and revision bumps" in
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3&chap=1#doc_chap3

------- Comment #3 From Ed Grimm 2005-02-14 00:50:29 0000 -------
I just realized I forgot to explicitly note that this now works for me. 
Thanks.

Now I have more, and even odder, fun with zsh-4.2.[34].  As I've been having
far too much fun lately, I'm thinking I'll get my dev box up next weekend, and
see if I can reproduce there before submitting a bug.