Path: utzoo!attcan!uunet!decwrl!elroy.jpl.nasa.gov!thyme!kaleb From: kaleb@thyme.jpl.nasa.gov (Kaleb Keithley ) Newsgroups: comp.windows.x Subject: xterm main.c blows up Message-ID: <1990Oct3.162355.5114@thyme.jpl.nasa.gov> Date: 3 Oct 90 16:23:55 GMT Sender: kaleb@thyme.jpl.nasa.gov (Kaleb Keithley ) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 30 X11R4 patched through fix-18. DecStation 3100, Ultrix 4.0. xterm main.c blows up on line 823. #ifndef lint static char rcs_id[] = "$XConsortium: main.c,v 1.145 90/01/11 14:22:31 jim Exp $ "; #endif /* lint */ [...] #else /* USE_SYSV_TERMIO */ fileno(stderr) = i; #endif /* USE_SYSV_TERMIO */ ccom: Error: main.c, line 823: illegal lhs of assignment operator ((int)(((&_iob[2]))->_file)) = i; ---------------------------------------------^ Since this works on our Suns, I'm at a loss to know why it doesn't work on the DEC. Anyone have any suggestions? advaTHANKSnce -- Kaleb Keithley Jet Propulsion Labs kaleb@thyme.jpl.nasa.gov Stirring up trouble again.