[PULL] Server build fixes

Cyril Brulebois kibi at debian.org
Sat Feb 26 17:24:38 PST 2011


Dan Nicholson <dbn.lists at gmail.com> (26/02/2011):
> And when I run make, sdksyms.sh is run first and then sdksyms.c is
> built. Can you check if that's the case on your error? Or, if you
> manually run sdksyms.sh again, does the error go away? You may be
> right, though. sdksyms.c doesn't explicitly depend on sdksyms.dep,
> so if they're both there on the first run, then make may decide to
> skip generating them.

Here's what I get:

* after tar xf on 1.10.0's tarball:
$ find -name 'sdksym*' -ls
1035219    8 -rwxr-xr-x   1 cyril    cyril        7549 Dec 20 09:48 ./hw/xfree86/loader/sdksyms.sh
1035228  216 -rw-r--r--   1 cyril    cyril      213889 Feb 26 06:14 ./hw/xfree86/loader/sdksyms.c

* after configure --disable-xv
$ find -name 'sdksym*' -ls
1035219    8 -rwxr-xr-x   1 cyril    cyril        7549 Dec 20 09:48 ./hw/xfree86/loader/sdksyms.sh
1237515    4 -rw-r--r--   1 cyril    cyril           8 Feb 27 02:13 ./hw/xfree86/loader/.deps/sdksyms.Plo
1035468    0 -rw-r--r--   1 cyril    cyril           0 Feb 27 02:13 ./hw/xfree86/loader/sdksyms.dep
1035228  216 -rw-r--r--   1 cyril    cyril      213889 Feb 26 06:14 ./hw/xfree86/loader/sdksyms.c

* after make breaks:
$ find -name 'sdksym*' -ls
1035219    8 -rwxr-xr-x   1 cyril    cyril        7549 Dec 20 09:48 ./hw/xfree86/loader/sdksyms.sh
1237514   20 -rw-r--r--   1 cyril    cyril       19021 Feb 27 02:22 ./hw/xfree86/loader/.deps/sdksyms.Tpo
1237515    4 -rw-r--r--   1 cyril    cyril           8 Feb 27 02:13 ./hw/xfree86/loader/.deps/sdksyms.Plo
1035468    0 -rw-r--r--   1 cyril    cyril           0 Feb 27 02:13 ./hw/xfree86/loader/sdksyms.dep
1035228  216 -rw-r--r--   1 cyril    cyril      213889 Feb 26 06:14 ./hw/xfree86/loader/sdksyms.c

Will give your patch a try later, probably “tomorrow”.

KiBi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110227/41c27f08/attachment.pgp>


More information about the xorg-devel mailing list