Path: utzoo!utgpu!water!watmath!uunet!tut.cis.ohio-state.edu!MAHENDO.JPL.NASA.GOV!earle From: earle@MAHENDO.JPL.NASA.GOV (Greg Earle) Newsgroups: gnu.gcc.bug Subject: Re: Solution to ioctl problem found (Re: `gcc vs. TIOCGETP ioctl') Message-ID: <8810201310.AA09125@mahendo.Jpl.Nasa.Gov> Date: 20 Oct 88 13:10:51 GMT References: <8810182235.AA04232@prophet.sun.com> Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: Sun Microsystems - Western Area Professional Services Lines: 17 In article <8810182235.AA04232@prophet.sun.com> I wrote: >The real reason for the problem is that the `fixincludes' script does not >work under SunOS 4.0, because it makes use of the `dirname' command which >was inadvertently left off the SunOS 4.0 release tapes. This causes the >`fixincludes' script to fail for most cases, and a new (fixed) version of >`ioccom.h' was never created. This caused the problem. Whoops! Check that; `dirname' was NOT left off the SunOS 4.0 release tapes; it is part of the `System V' software that I steadfastly refuse to dump onto my system. So, Sun users, beware, if you don't install the `System V' software during `suninstall' this will bite you, when you try to run `fixincludes'. >I have submitted this oversight as a bug. Not now I haven't ... :^) - Greg