Re: How Xserver build the makefil for dirver?
Tim Roberts <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Organization | Providenza & Boekelheide, Inc. |
| Message-ID | <[email protected]> |
kuo chechun wrote: > I just try to do that you show me, ant the server did complain the > module ABI minor version (7) is newer than the server's version (6). > Would you please tell me how to -ignoreABI switch? The -ignoreABI switch is a parameter to the X command that launches the server. The method you use depends on how you start the server. If you use "startx" from a command line, you can say "startx -- -ignoreABI". If you run a version of "xdm" at boot time, you probably have a file called /etc/X11/Xservers that gives the commands lines. You can add the switch there. -- Tim Roberts, [email protected] Providenza & Boekelheide, Inc.