Re: Broken X driver

James Hartley <[email protected]> Sat, 28 Nov 2009 15:16:44 -0800
Newsgroups gmane.os.openbsd.x11
Message-ID <[email protected]>
On Sat, Nov 28, 2009 at 12:26 AM, Matthieu Herrb <[email protected]>wrote:

> James Hartley wrote:
> > On Fri, Nov 27, 2009 at 2:48 AM, Matthieu Herrb <[email protected]
>  You have to install the xf86-input-ws driver before building xtssscale.
>

I see the following change in Makefile:

 SUBDIR= proto font/util data/bitmaps lib app data/xkbdata \
        ${XSERVER} driver app/xtsscale util doc

...and still get the error reported above.  Is there something else I need
to be doing in order to install the xf86-input-ws driver?

Thanks.