Problems while compiling xorg on Ubuntu

Gaetan Nadon memsize at videotron.ca
Sat Mar 22 13:58:00 PDT 2014


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/.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140322/b931b1ec/attachment.html>


More information about the xorg-devel mailing list