HasGcc and HasGcc2 to match the compiler
you are using if the defaults aren't correct.NeedLibGcc to
YES.XF86SVGAServer to YES.XF86VGA16Server to YES.XF86MonoServer to YES.XF86S3Server to YES.XF86Mach8Server to YES.XF86Mach32Server to YES.XF86Mach64Server to YES.XF86P9000Server to YES.XF86AGXServer to YES.XF86W32Server to YES.XF86I8514Server to YES.XnestServer to YES.
XF86SvgaDrivers to the list of drivers you want to
include in the SVGA server.XF86Vga16Drivers to the list of drivers you want to
include in the 16 colour server.XF86Vga2Drivers to the list of drivers you want to
include in the monochrome vga server. XF86MonoDrivers to the list of non-vga mono drivers
you want to include in the mono or VGA16 servers (when building
dual-headed servers).generic' driver should be the last one
included in the Mono and VGA16 and SVGA servers because its probe
always succeeds.BuildPexExt to YES.BuildXIE to YES.BuildLBX to YES.BuildScreenSaverExt to YES.
ServerToInstall line and set it to the name of the
Xserver you want to be the default server (i.e., the one that
the ``X'' sym-link points to).drivers/vga256
(drivers/vga2 if it is for the VGA2 part of the Mono server,
drivers/vga16 if it is for the 16
colour server, or drivers/mono non-VGA part of the Mono and VGA16
servers) and copy either the source or .o file and a suitable Imakefile
into that directory. The name of the directory should be the same as the
name of the driver (refer to the documentation in the VGADriverDoc
directory for more details).
./mkmf
make' to link the server(s) as configured.
make install' to install the new server(s).
make clean' to remove the files that were created by this
procedure.
make Makefile' instead of `./xmkmf'.
-showconfig' flag. To check which extensions
are included, start the Xserver and run `xdpyinfo'.
$XConsortium: LinkKit.sgml,v 1.2 95/01/16 13:17:43 kaleb Exp $ $XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/LinkKit.sgml,v 3.3 1995/01/28 16:01:36 dawes Exp $
Next Chapter, Previous Chapter
Table of contents of this chapter, General table of contents
Top of the document, Beginning of this Chapter