Ultrix3.1 bug in ioctl(2)?

Jaye Mathisen mathisen at dali.cs.montana.edu
Tue Jun 5 01:16:52 AEST 1990


In article <1772 at tuegate.tue.nl> rcpt at tuegate.tue.nl (Piet Tutelaers) writes:
>pilmeyer at utrtsc.dec.com (Han Pilmeyer) writes:
>>I've ran the noecho program (compiled with -DULTRIX_BUG) on several ULTRIX
>>systems. ULTRIX versions include V3.0 and V3.1 on both VAX and RISC.
>
>>I'm not getting error messages, and there is no echo for what I type.
>
>The bug I have reported is because I used gcc (version 1.36), without
>verifying, I supposed that the bug would also exist in native Ultrix
>
>Perhaps the error should be reported elsewhere?


The installation instructions for gcc mention that you need to run the
fixincludes script supplied with gcc to patch up the ioctl.h header
file.


I think you can also use the -traditional flag to gcc and it will work.
or use the system supplied C preprocessor, and let gcc at it after it's
been run through /usr/lib/cpp.



Anyway, tell your sysadmin to run fixincludes.



More information about the Comp.unix.ultrix mailing list