Path: utzoo!utgpu!jarvis.csri.toronto.edu!helios.physics.utoronto.ca!ists!sam!mike From: mike@sam.ists.ca (Mike Clarkson) Newsgroups: comp.windows.x Subject: XView config problem in SunOS 3.5 Message-ID: <104@sam.ists.ca> Date: 10 Mar 90 23:05:37 GMT Organization: Institute for Space and Terrestrial Science Lines: 23 In X.V11R4/contrib/toolkits/XView the XView.config file should discriminate beteen PreR4Server and SunOS 3.5. It should be something like: (SunOS 3.5, X11R4 PL 5, gcc 1.35) #if PreR4Server #if SunOSPlatform && OSMajorVersion <= 3 CDEBUGFLAGS = -DOLD_BSD_FDSETS -DPRE_R4_ICCCM -O #else CDEBUGFLAGS = -DPRE_R4_ICCCM -O #endif #else #if SunOSPlatform && OSMajorVersion <= 3 CDEBUGFLAGS = -DOLD_BSD_FDSETS -O #else CDEBUGFLAGS = -O #endif #endif Mike. Mike Clarkson mike@ists.ists.ca Institute for Space and Terrestrial Science uunet!attcan!ists!mike York University, North York, Ontario, FORTRAN - just say no. CANADA M3J 1P3 +1 (416) 736-5611