Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!decwrl!infopiz!lupine!rfg From: rfg@NCD.COM (Ron Guilmette) Newsgroups: comp.unix.questions Subject: Re: ioctl TIOCSTI question Message-ID: <4613@lupine.NCD.COM> Date: 25 Mar 91 02:10:38 GMT References: Organization: Network Computing Devices, Inc., Mt. View, CA Lines: 17 In article sono!mayer@sun.com (Ronald &) writes: >On a sparcstation, SunOS 4.1 I am having a problem using the termio >ioctl TIOCSTI [simulate terminal input] when using gcc. While it >works as expected under cc, under gcc I get an "Inappropriate ioctl >for device" error message. Any ideas what I'm missing? On many machines, it is critically important that you run the fixincludes script before trying to use your system's own native in any programs which get compiled with gcc. -- // Ron ("Shoot From The Hip") Guilmette // Internet: rfg@ncd.com uucp: ...uunet!lupine!rfg // New motto: If it ain't broke, try using a bigger hammer.