From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from groucho.cse.psu.edu ([130.203.2.12]) by hawkwind.utcs.utoronto.ca with SMTP id <24018>; Thu, 2 Jun 1994 15:19:06 -0400 Received: from localhost by groucho.cse.psu.edu with SMTP id <3032>; Thu, 2 Jun 1994 15:18:38 -0400 To: arnold@cc.gatech.edu (Arnold Robbins) cc: sam-fans@hawkwind.utcs.toronto.edu Subject: Re: 9term fix for sunos 4.1.3 In-reply-to: Your message of "Thu, 02 Jun 1994 10:56:50 EDT." <199406021456.KAA06236@penfold.cc.gatech.edu> Date: Thu, 2 Jun 1994 15:18:24 -0400 From: Scott Schwartz Message-Id: <94Jun2.151838edt.3032@groucho.cse.psu.edu> | This is what I had to do to compile 9term.1.5.1 on SunOS 4.1.3. An alternative fix is to #include inside the #ifdef SUNOS near the top. If you link with X11R6, you'll need to compile with -DXLIB_ILLEGAL_ACCESS since something pokes around inside the display structure, and they decided to make it opaque now.