Bug 19828 - xf86-input-keyboard compilation failed (xinput-2?)
Summary: xf86-input-keyboard compilation failed (xinput-2?)
Status: RESOLVED DUPLICATE of bug 19724
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/Keyboard (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-30 06:07 UTC by Maksim Melnikau
Modified: 2009-01-30 07:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
compilation log (10.36 KB, text/x-log)
2009-01-30 06:09 UTC, Maksim Melnikau
no flags Details

Description Maksim Melnikau 2009-01-30 06:07:23 UTC
Using X11 Gentoo overlay git://git.overlays.gentoo.org/proj/x11 
xf86-input-keyboard compilation failed.

libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -Os -march=native -MT kbd.lo -MD -MP -MF .deps/kbd.Tpo -c kbd.c  -fPIC -DPIC -o .libs/kbd.o                                                                                          
kbd.c: In function ‘KbdProc’:                                                                                                  
kbd.c:567: warning: passing argument 1 of ‘InitKeyboardDeviceStruct’ from incompatible pointer type                            
kbd.c:567: warning: passing argument 2 of ‘InitKeyboardDeviceStruct’ from incompatible pointer type                            
kbd.c:567: warning: passing argument 3 of ‘InitKeyboardDeviceStruct’ from incompatible pointer type                            
kbd.c:567: warning: passing argument 4 of ‘InitKeyboardDeviceStruct’ from incompatible pointer type                            
kbd.c:567: error: too many arguments to function ‘InitKeyboardDeviceStruct’                                                    
kbd.c: In function ‘PostKbdEvent’:                                                                                             
kbd.c:699: error: ‘KeyClassRec’ has no member named ‘state’                                                                    
kbd.c:702: error: ‘KeyClassRec’ has no member named ‘state’                                                                    
kbd.c:714: error: ‘KeyClassRec’ has no member named ‘state’                                                                    
kbd.c:726: error: ‘KeyClassRec’ has no member named ‘curKeySyms’                                                               
kbd.c:727: error: ‘KeyClassRec’ has no member named ‘curKeySyms’                                                               
kbd.c:728: error: ‘KeyClassRec’ has no member named ‘curKeySyms’                                                               
kbd.c:791: error: ‘KeyClassRec’ has no member named ‘modifierMap’                                                              
kbd.c:847: error: ‘KeyClassRec’ has no member named ‘modifierMap’                                                              
kbd.c:854: error: ‘KeyClassRec’ has no member named ‘modifierKeyMap’                                                           
kbd.c:854: error: ‘KeyClassRec’ has no member named ‘maxKeysPerModifier’                                                       
kbd.c:857: error: ‘KeyClassRec’ has no member named ‘modifierKeyMap’                                                           
kbd.c:857: error: ‘KeyClassRec’ has no member named ‘maxKeysPerModifier’                                                       
kbd.c: At top level:                                                                                                           
kbd.c:863: warning: ‘ModuleInfoRec’ is deprecated                                                                              
make[2]: *** [kbd.lo] Error 1                                                                                                  
make[2]: Leaving directory `/tmp/portage/portage/x11-drivers/xf86-input-keyboard-9999/work/xf86-input-keyboard-9999/src'       
make[1]: *** [all-recursive] Error 1                                                                                           
make[1]: Leaving directory `/tmp/portage/portage/x11-drivers/xf86-input-keyboard-9999/work/xf86-input-keyboard-9999'           
make: *** [all] Error 2
Comment 1 Maksim Melnikau 2009-01-30 06:09:30 UTC
Created attachment 22379 [details]
compilation log
Comment 2 Julien Cristau 2009-01-30 07:12:19 UTC

*** This bug has been marked as a duplicate of bug 19724 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.