Subject: Re: xf86config, xf86cfg on alpha (and probably others)?
To: bob <sfmc68@verizon.net>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-x11
Date: 01/30/2006 02:22:35
On Sun, 29 Jan 2006, Hubert Feyrer wrote:
> .if ${MACHINE} == "alpha"
> XSERVER_XALPHANETBSD=	yes
> +XSERVER_XFREE86=	yes
> .endif

FWIW, the 'build.sh -t alpha' of this ends in

 	...
 	dependall ===> tdfx
 	dependall ===> trident
 	dependall ===> wsfb
 	nbmake: don't know how to make wsfb_cursor.c. Stop

 	nbmake: stopped in /disk5/cvs/src-current/x11/Xserver/hw/xfree86/drivers/wsfb

Any hints appreciated...


  - Hubert