Subject: Re: XFree86 4.6.0 on Alpha - success
To: NetBSD port-alpha mailing list <port-alpha@netbsd.org>
From: David Hopper <dhop@nwlink.com>
List: port-alpha
Date: 05/14/2006 16:11:51
On May 14, 2006, at 5:11 AM, David Hopper wrote:

> [...]
> #define DoLoadableServer NO  /* This can now be YES for 4.6.0 on  
> Alpha,
>                               * I believe, opening the door for
>                               * 'build.sh -x' to finally work (PR  
> 29882)
>                               */

After further testing the comment above is incorrect (but the #define  
is correct).  You must use #define DoLoadableServer NO for a clean  
build:  a static server is still required.

Thanks,
Dave