Build error for the Xorg R7.6 in Ubuntu 10.10

Gaetan Nadon memsize at videotron.ca
Fri Feb 18 13:11:41 PST 2011


On Fri, 2011-02-18 at 11:00 +0800, Chen, Dennis (SRDC SW) wrote:

> I found that the  following build instruction doesn't work in my
> ubuntu 10.10:
> =================================================
> http://lists.x.org/archives/xorg-devel/2009-August/001826.html :
> 

These instructions are a couple of years old. The build.sh script had a
major update recently.
The --help is up-to-date.

This wiki has been updated as well.
http://wiki.x.org/wiki/ModularDevelopersGuide#Buildingthemodulartree

You can let the build script set the environment variables for you.
The default values should work for you unless you have very special
needs.

What you might get into is some missing tools. This wiki lists all the
packages
you need to build xorg. It would be nice if you could update it with
version 10.10.
You have about 20 or so UBUNTU packages to install.
http://wiki.x.org/wiki/RequiredPackages


        Usage: build.sh -L
          -L : just list modules to build
        util/modular/build.sh -L > modlist.txt 	# Creates a list of all modules to be built
        
        Usage: build.sh [options] [prefix]
        
        util/modular/build.sh --clone -n 	# Do not stop on error
        util/modular/build.sh --clone --autoresume resume.txt 	# Stop on error but record where you are


You must supply the prefix which is where you want the modules to
install the binaries, not where the source code is (but it could be the
same). Expect a git repository to time out, it happens sometimes.

Gaetan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20110218/bc648e77/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20110218/bc648e77/attachment.pgp>


More information about the xorg mailing list