https://bugs.freedesktop.org/show_bug.cgi?id=110092 Bug ID: 110092 Summary: xserver --enable-debug compile error in hw/xfree86/common/xf86Config.c Product: DRI Version: unspecified Hardware: All OS: All Status: NEW Keywords: regression Severity: normal Priority: medium Component: DRM/other Assignee: dri-devel@lists.freedesktop.org Reporter: ch.hasnat23@gmail.com CC: bunk@stusta.de, ch.hasnat23@gmail.com, dani.tariq@outlook.com, jawadkaxmi@gmail.com, muhammadmakkianjum@yahoo.com, peter.hutterer@who-t.net, sjwlaoda@163.com, xorg-team@lists.x.org Depends on: 26971 Created attachment 143661 --> https://bugs.freedesktop.org/attachment.cgi?id=143661&action=edit Jiye Bhutto +++ This bug was initially created as a clone of Bug #26971 +++ The following build error with --enable-debug was introduced by commit e1165632bdfbd720889ed1adf5f7ab338032c0ee (xfree86: Add Option AutoServerLayout for input devices.): <-- snip --> ... gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../hw/xfree86 -I../../../hw/xfree86/include -I../../../hw/xfree86/common -I../../../hw/xfree86/os-support -I../../../hw/xfree86/os-support/bus -I../../../os -I./../ddc -I./../i2c -I./../loader -I./../parser -I./../vbe -I./../int10 -I./../vgahw -I./../dixmods/extmod -I./../modes -I./../ramdac -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/freetype2 -I/usr/include/pixman-1 -I../../../include -I../../../include -I../../../Xext -I../../../composite -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -fvisibility=hidden -DHAVE_XORG_CONFIG_H -fvisibility=hidden -DXF86PM -g -O2 -MT xf86Config.lo -MD -MP -MF .deps/xf86Config.Tpo -c xf86Config.c -fPIC -DPIC -o .libs/xf86Config.o xf86Config.c: In function 'configInputDevices': xf86Config.c:1514: error: request for member 'lay_identifier' in something not a structure or union make[5]: *** [xf86Config.lo] Error 1 <-- snip --> Referenced Bugs: https://bugs.freedesktop.org/show_bug.cgi?id=26971 [Bug 26971] xserver --enable-debug compile error in hw/xfree86/common/xf86Config.c -- You are receiving this mail because: You are the assignee for the bug.