[Bug 191156] x11-drivers/xf86-input-wacom: update to 0.25.99.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 31 17:14:34 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191156

Jan Beich <jbeich at vfemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #146603|0                           |1
        is obsolete|                            |

--- Comment #2 from Jan Beich <jbeich at vfemail.net> ---
Created attachment 146607
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146607&action=edit
update, v3

Added LICENSE and fixed a few build errors with TEST vs. old Xserver.

xorg-server-1.15.2:
  builds fine

xorg-server-1.12.4:
  fake-symbols.c:96: error: conflicting types for 'xf86CheckStrOption'
  /usr/local/include/xorg/xf86Opt.h:88: error: previous declaration of
'xf86CheckStrOption' was here
  fake-symbols.c:290: error: conflicting types for 'XIChangeDeviceProperty'
  /usr/local/include/xorg/exevents.h:91: error: previous declaration of
'XIChangeDeviceProperty' was here
  fake-symbols.c:362: warning: no previous prototype for
'LogMessageVerbSigSafe'
  fake-symbols.c:513: error: redefinition of typedef 'InputOption'
  /usr/local/include/xorg/input.h:218: error: previous declaration of
'InputOption' was here

xorg-server-1.7.7:
  --- wacom_tests-wacom-tests.o ---
  In file included from wacom-tests.c:23:
  ./fake-symbols.h:5:10: fatal error: 'Xprintf.h' file not found
  #include <Xprintf.h>
           ^
  --- wacom_tests-fake-symbols.o ---
  In file included from fake-symbols.c:1:
  ./fake-symbols.h:5:10: fatal error: 'Xprintf.h' file not found
  #include <Xprintf.h>
           ^
  1 error generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list