On Mon, 28 Jun 2004, Andrew C Aitchison wrote:

On Wed, 23 Jun 2004, David Dawes wrote:
        Turn XItsyServer off by default (it doesn't build).
in xc/config/cf/xfree86.cf

You probably need to do a make World (or at least make Makefiles)
in the top level to get this change to take effect.


You're right. "make World" does the trick. Compiles ok now.

The only tweak I had to do is to disable TOSHIBA_SMM in
xc/programs/Xserver/hw/tinyx/vesa/vesa.c

        // line 1479
        #undef TOSHIBA_SMM
        #if TOSHIBA_SMM

Without that, vesa.c will fail to compile.



Thanks,
Jeff
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to