2011/3/9 Chris Bagwell <ch...@cnpbagwell.com>:
> Cool.  Thanks for solving the mystery.

I did some further investigations, and it appears that both
src/Makefile.am and test/Makefile.am generate rules for "make
install". Since "make install" is called first for src and second for
test, test overwrites the src installation. This can be quickly
checked by means of disabling the tests.

1) download known-to-have VCOPY bug xf86-input-wacom-0.10.11.tar.bz2
2) ./configure --prefix=/usr --disable-unit-tests
3) make
4) make install

Result: VCOPY bug disappeared.

I have no clue on how to disable "make install" in the test directory
with enabled unit-tests.

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to