Path: utzoo!attcan!uunet!husc6!bloom-beacon!EXPO.LCS.MIT.EDU!jim From: jim@EXPO.LCS.MIT.EDU (Jim Fulton) Newsgroups: comp.windows.x Subject: Re: ULTRIX 2.3 making R3 in Xmu fails with undefined SYS_NMLN Message-ID: <8811142056.AA02024@EXPO.LCS.MIT.EDU> Date: 14 Nov 88 20:56:17 GMT References: <8811140223.AA22219@dinorah.wustl.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: X Consortium, MIT Laboratory for Computer Science Lines: 15 Ultrix 3.0 FT2 fixed utsname.h: * Include limits.h here because POSIX does not * require that it be included. and automatically included #include which is why the virgin R3 didn't include it. Sigh. See patch #1. Jim