home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.bash.bug
- Path: sparky!uunet!cis.ohio-state.edu!odin.ins.cwru.edu!chet
- From: chet@odin.ins.cwru.edu (Chet Ramey)
- Subject: Re: bash-1.12 on NeXTSTEP3.0: rlogin does not open tty
- Message-ID: <9211231537.AA14730.SM@odin.INS.CWRU.Edu>
- Sender: gnulists@ai.mit.edu
- Reply-To: chet@po.cwru.edu
- Organization: GNUs Not Usenet
- References: chet@odin.ins.cwru.edu (Chet Ramey)
- Distribution: gnu
- Date: Mon, 23 Nov 1992 05:37:50 GMT
- Approved: bug-bash@prep.ai.mit.edu
- Lines: 22
-
- > version: bash-1.12.1
- > machine: NeXTstation (68040 @ 25MHz) running NeXTstep3.0
- >
- > tty is not opened. To reproduce, rlogin and say
- >
- > bash$ echo hi > /dev/tty
- > /dev/tty: No such device or address
- >
- > I reported this problem with a previous version of bash
- > on NeXTstep2.x and it was subsequently *fixed*.
-
- The problem is with the NS 3.0 rlogind. It appears that they are still
- compiling it -DDEBUG. Why, I can't say. The fix in shell.c depends on
- `NeXT' being defined. What are the constants pre-defined by the NS 3.0
- compiler?
-
- --
- ``The use of history as therapy means the corruption of history as history.''
- -- Arthur Schlesinger
-
- Chet Ramey, Case Western Reserve University Internet: chet@po.CWRU.Edu
-
-