Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!bu.edu!polygen!bill From: bill@polygen.uucp (Bill Poitras) Newsgroups: comp.windows.x Subject: Re: Problem with building X11R4 on SunOS 4.1.1. Keywords: X11R4 on SunOS 4.1.1 Message-ID: <1087@redford.UUCP> Date: 13 May 91 14:34:20 GMT References: <5@qcktrn.qcktrn.com> Reply-To: bill@redford.UUCP (Bill Poitras(X258)) Organization: Polygen Corporation, Waltham, MA Lines: 33 In article <5@qcktrn.qcktrn.com> saifu@qcktrn.com (Saifu Angto) writes: >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. > >Error message : >making ddx/sun >make: Fatal error: Don't know how to make target `sundev/cg6reg.h' > Here is a fix I got from a friend. It works for me ------------------------------------------------------------------------------- *** tmp.c Mon May 13 10:34:23 1991 --- sunCG6C.c Mon Apr 1 09:06:58 1991 *************** *** 44,49 **** --- 44,53 ---- #ifdef FBTYPE_SUNFAST_COLOR #include #include + /* Taken out for sparc station 2 + #include + */ + #define CG6_VADDR_COLOR 0x70016000 #include "colormap.h" #include "colormapst.h" #include "resource.h" ------------------------------------------------------------------------------- +-----------------+---------------------------+-----------------------------+ | Bill Poitras | Polygen Corporation | {princeton mit-eddie | | (bill) | Waltham, MA USA | bu sunne}!polygen!bill | | | FAX (617)890-8694 | bill@polygen.com | +-----------------+---------------------------+-----------------------------+