On 14-03-21 04:20 PM, pplive wrote:
> I try to compile xorg according to the following instruction:
>
> http://www.x.org/wiki/Building_the_X_Window_System/
>
> When I tried to execute "./util/modular/build.sh --clone $HOME/build",
> I have received the following error information:
>
The sis driver has been unmaintained for a long time. The build.sh
contains pretty much all of the video drivers one may need. There are
about 50 of them. Most would work only with a specific video card
anyway. Feel free to trim the list of modules you reasonably need.
Use build.sh -L to create a list of modules in a file. Trim it, and run
build.sh with --modfile.
--modfile modulefile
Only process the module/components specified in modulefile
Any text after, and on the same line as, the
module/component
is assumed to be configuration options for the
configuration
of each module/component specifically
You can compare your build output with others that are posted on
http://tinderbox.x.org/.
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel