Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2014 17:14:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 191156] x11-drivers/xf86-input-wacom: update to 0.25.99.1
Message-ID:  <bug-191156-7141-wU9eF6HUZ1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191156-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191156-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191156

Jan Beich <jbeich@vfemail.net> changed:

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

--- Comment #2 from Jan Beich <jbeich@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191156-7141-wU9eF6HUZ1>