home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / bash / bug / 665 < prev    next >
Encoding:
Text File  |  1992-11-24  |  1.2 KB  |  37 lines

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