Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uunet!samsung!think!mintaka!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: error in sunCG3.c Message-ID: <9001061924.AA09173@expo.lcs.mit.edu> Date: 6 Jan 90 19:24:23 GMT References: <9001060537.AA09821@expo.lcs.mit.edu> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 8 If you upgraded to SunOS 4.0.3, you wouldn't have this problem. I don't have an official fix for you, but someone else has suggested adding these to sunCG3C.c if your build fails: #define CG3AC_MONOLEN (128*1024) #define CG3AC_ENBLEN CG3AC_MONOLEN #define CG3BC_MONOLEN CG3AC_MONOLEN #define CG3BC_ENBLEN CG3AC_MONOLEN