home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.shell
- Path: sparky!uunet!elroy.jpl.nasa.gov!usc!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!homer.cs.mcgill.ca!storm
- From: storm@cs.mcgill.ca (Marc WANDSCHNEIDER)
- Subject: Re: ioctl Screw up w/tcsh under SunOS 4.1.1
- Message-ID: <1992Jul30.010324.22543@cs.mcgill.ca>
- Sender: news@cs.mcgill.ca (Netnews Administrator)
- Organization: McGill University, Montreal, Canada
- References: <1992Jul30.005029.22216@cs.mcgill.ca>
- Date: Thu, 30 Jul 1992 01:03:24 GMT
- Lines: 36
-
- In article <1992Jul30.005029.22216@cs.mcgill.ca> storm@cs.mcgill.ca (Marc WANDSCHNEIDER) writes:
- >
- >
- >
- >Been trying to get tcsh up and working lately, and have been have some problems
- >gettin the job control to work.
- >
- >For some reason, when I first load tcsh, I get the following message:
- >
- >Warning: no access to tty (Inappropriate ioctl for device).
- >Thus no job control in this shell.
-
- D'oh! I already have the answer: Just tried the .02 sources instead, and
- found the following in the FAQ:
-
- 9. I compiled tcsh using gcc, and when I start up it says:
- tcsh: Warning no access to tty (Invalid Argument).
- Thus no job control in this shell
-
- Your <sys/ioctl.h> file is not ansi compliant. You have one of 3 choices:
- a. Run fixincludes from the gcc distribution.
- b. Add -traditional to the gcc flags.
- c. Compile with cc.
-
-
- SOrry for the bandwidth. Maybe this will have helped somebody else trying
- to build .01
-
- Marc 'em!
-
-
- --
- storm@cs.mcgill.ca McGill University C program run. Run
- Marc Wandschneider Montreal, CANADA Program run! PLEASE!
- "When 900 years old you reach, look as good you will not." - Yoda
- "Ow!" -J.F.K.~
-