Newsgroups: comp.windows.x
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!think.com!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines
From: mouse@lightning.mcrcim.mcgill.EDU (der Mouse)
Subject: Re:  Problem with building X11R4 on SunOS 4.1.1.
Message-ID: <9105090649.AA02899@lightning.McRCIM.McGill.EDU>
Sender: daemon@athena.mit.edu (Mr Background)
Organization: The Internet
Date: 9 May 91 06:49:01 GMT
Lines: 27

> I have recently got a hold of X11R4 sources and would like to build
> it for Sun SPARCstation.  I have succesfully built a version for
> SunOS 4.0.3.  However, I have not been able to succesfully build the
> SunOS 4.1.1 version.

> making ddx/sun
> make: Fatal error: Don't know how to make target `sundev/cg6reg.h'

Good heavens, the FAQ can't have expired *that* fast everywhere!  It
was posted only four days ago.

In any case, item 83 addresses just this problem:

----------------------------------------------------------------------
Subject:  83)*  What are these problems compiling X11R4 on SunOS 4.1.1?

	Sun omitted <sundev/cg6reg.h> 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
