Path: utzoo!news-server.csri.toronto.edu!rutgers!usc!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines From: mouse@lightning.mcrcim.mcgill.EDU (der Mouse) Newsgroups: comp.windows.x Subject: Re: Help, building X11R4 on Sun 3/60 4.1.1 Message-ID: <9103090226.AA24336@lightning.McRCIM.McGill.EDU> Date: 9 Mar 91 02:26:10 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 21 > i'm trying to build X11R4 from mit tape on Sun 3/60 running 4.1.1. > it always fails when trying to compile .../server/ddx/sun/sunCG6C.c, > it tries to include . the system and i can't find > this file. From the FAQ: ---------------------------------------------------------------------- Subject: 54)+ What are these problems compiling X11R4 on SunOS 4.1.1? Sun intentionally omitted from SunOS 4.1.1. You can optimally copy the file from a machine running 4.1.0; or remove the #include from sunCG6C.c and replace it with the line #define CG6_VADDR_COLOR 0x70016000 ---------------------------------------------------------------------- der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu