Dan Nicholson <dbn.li...@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.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to