Subject: Re: GLX, Xsun and SS5
To: Wouter Klouwen <dublet@dublet.org>
From: Tyler Retzlaff <rtr@twentynine.org>
List: port-sparc
Date: 03/22/2004 11:48:16
On Saturday 20 March 2004 04:19, Wouter Klouwen wrote:
> Dear list,
>
> I have a small problem. I've got several SPARC Station 5s which all connect
> to a single X server, using a query. This all works perfectly, but I need
> the GLX extension to work.
> After some research, it seems that using an XF86Config file wouldn't help,
> since Xsun doesn't read those, and automatically configures itself anyway.
> I'm used to XFree86, so maybe I'm overlooking something.
>
> Can anyone help?

How are you building x11?  If with src/x11 I would expect that GLX extension 
should just "be on".

As far as I understand it just passing -DGLXEXT should cause all the right 
things to happen when things are built.  bsd.x11.mk does this (for all 
archs).

Of course I'm not sure what happens in the case of a native build.

> Sincerely,
> 	Wouter

Tyler