home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / shell / 3195 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.7 KB  |  48 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!homer.cs.mcgill.ca!storm
  3. From: storm@cs.mcgill.ca (Marc WANDSCHNEIDER)
  4. Subject: Re: ioctl Screw up w/tcsh under SunOS 4.1.1
  5. Message-ID: <1992Jul30.010324.22543@cs.mcgill.ca>
  6. Sender: news@cs.mcgill.ca (Netnews Administrator)
  7. Organization: McGill University, Montreal, Canada
  8. References: <1992Jul30.005029.22216@cs.mcgill.ca>
  9. Date: Thu, 30 Jul 1992 01:03:24 GMT
  10. Lines: 36
  11.  
  12. In article <1992Jul30.005029.22216@cs.mcgill.ca> storm@cs.mcgill.ca (Marc WANDSCHNEIDER) writes:
  13. >
  14. >
  15. >
  16. >Been trying to get tcsh up and working lately, and have been have some problems
  17. >gettin the job control to work.
  18. >
  19. >For some reason, when I first load tcsh, I get the following message:
  20. >
  21. >Warning: no access to tty (Inappropriate ioctl for device).
  22. >Thus no job control in this shell.
  23.  
  24. D'oh!  I already have the answer:  Just tried the .02 sources instead, and
  25. found the following in the FAQ:
  26.  
  27. 9.  I compiled tcsh using gcc, and when I start up it says:
  28.     tcsh: Warning no access to tty (Invalid Argument).
  29.     Thus no job control in this shell
  30.  
  31.     Your <sys/ioctl.h> file is not ansi compliant. You have one of 3 choices:
  32.         a. Run fixincludes from the gcc distribution.
  33.         b. Add -traditional to the gcc flags.
  34.         c. Compile with cc.
  35.  
  36.  
  37. SOrry for the bandwidth.  Maybe this will have helped somebody else trying
  38. to build .01
  39.  
  40. Marc 'em!
  41.  
  42.  
  43. -- 
  44.   storm@cs.mcgill.ca           McGill University         C program run.  Run  
  45.   Marc Wandschneider           Montreal, CANADA          Program run! PLEASE!
  46.       "When 900 years old you reach, look as good you will not." - Yoda
  47.                 "Ow!" -J.F.K.~
  48.