[comp.windows.x] X11R4 server on macII A/UX 1.1 ??

yih%peruvian.utah.edu@cs.utah.edu (Benny Yih) (02/14/90)

	Has anyone gotten the X11R4 server running on a macIIx or macIIc ?
I'm using gcc 1.36 (from apple.com) and getting video_map_slot failed...
Do I really need the public cpp (via R4setup.sh) ?  I don't hear any complaints
during the build, after fixing up the macIIInitS.c some.  There seems to be
some mention of A/UX 2.0 in the video code also...

>	201 emcb003x%xinit
>
>	Getting interface configuration: Can't assign requested address
>
>	Fatal server bug!
>	ioctl I_STR VIDEO_MAP_SLOT failed
>	XIO:  fatal IO error 32 (Broken pipe) on X server "#@"
>	      after 0 requests (0 known processed) with 0 events remaining.
>	      The connection was probably broken by a server shutdown or KillClient.

	confused,	benny

steveg@umd5.umd.edu (Steve Green) (02/14/90)

In article <YIH.90Feb13171346@peruvian.utah.edu> yih%peruvian.utah.edu@cs.utah.edu (Benny Yih) writes:
]
]	Has anyone gotten the X11R4 server running on a macIIx or macIIc ?
]I'm using gcc 1.36 (from apple.com) and getting video_map_slot failed...
]Do I really need the public cpp (via R4setup.sh) ?  I don't hear any complaints
]during the build, after fixing up the macIIInitS.c some.  There seems to be
]some mention of A/UX 2.0 in the video code also...
]
]>	201 emcb003x%xinit
]>
]>	Getting interface configuration: Can't assign requested address
]>
]>	Fatal server bug!
]>	ioctl I_STR VIDEO_MAP_SLOT failed
]>	XIO:  fatal IO error 32 (Broken pipe) on X server "#@"
]>	      after 0 requests (0 known processed) with 0 events remaining.
]>	      The connection was probably broken by a server shutdown or KillClient.
]
]	confused,	benny

Did you run the "fixincludes" script from the gcc distribution?  If not, the ioctl(?)
calls will not compile properly.   Also, make sure that you have installed fix-1 and
fix-2 from mit.  This is especially needed for gcc 1.36.  I used gcc 1.35 and built
R4 with no problems.... er, at least not the problems you describe.
--
	-steveg@umd5.umd.edu		..!uunet!mimsy!umd5!steveg
"Ignore the message: 'ld warning: file /tmp/kernAAAa06386 has no relocation
information' if it appears."