X Org build scripts
pcpa at mandriva.com.br
pcpa at mandriva.com.br
Sun Jan 27 12:21:06 PST 2008
Hi,
Here is an updated version of the build scripts I posted during the
last threads about moving back to monolithic build or stripping xf86
from driver names.
These scripts are an adapted version of similar scripts I use for
rpm packages.
The file xorg-scripts.txt describes the options and how to set them,
for for a quick start, this is the related section in my ~/.gitconfig:
--
[xorg-git]
checkout-dir = /home/paulo/anongit.freedesktop.org
build-dir = /home/paulo/xorg/build
dest-dir = /home/paulo/xorg
deps-dir = /home/paulo/xorg/deps
--
and I have ~/bin in PATH, and copied xorg-trace.pl to there, but it
will also work if it is in the currentl directory when starting a build.
If you already have a "mirror" of freedesktop git you may want to
set xorg-git.checkout-dir to that value as it doesn't build on that
directory.
The order of package are build is as found by xorg-deps.pl when
using strace to know what files were read, executed or created.
The script xorg-symbol.pl can also be used to check your current
install, with something like
./xorg-symbols.pl -p /usr -m /usr/lib/xorg/modules | less
Paulo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xorg-scripts.tar.bz2
Type: application/x-bzip
Size: 14611 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20080127/2d2f03e8/attachment.bin>
More information about the xorg
mailing list