xserver and --enable-debug failing, ET_DeviceKeyPress’ undeclared

Peter Hutterer peter.hutterer at who-t.net
Tue Mar 3 01:39:12 PST 2009


On Sun, Mar 01, 2009 at 03:11:43PM +0100, Marc Weber wrote:
> Hi,
> 
> when compliling xorgserver using --enable-debug I get this error:
> make[1]: Entering directory `/tmp/xserver/dix'
> building events.lo
>  if ../doltcompile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include
> -I../include -I../include -I../include -I../include -I../include
> -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes
> -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
> -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition
> -Wdeclaration-after-statement -DDBUS_API_SUBJECT_TO_CHANGE -D_BSD_SOURCE
> -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT
> -I/nix/store/fczfqarm5nkkwip32q4zddr0rz29miav-openssl-0.9.8g/include
> -I/nix/store/7k6k46igk63zwxi8j19hwmvnv30yxmqd-inputproto-git/include
> -I/nix/store/g3a5ghn573y4mbhck8r09143hzfabgp6-x11proto-git/include
> -I/nix/store/hgirr8zqwm11d2i0bdwv6dijqk7lscm2-kbproto-git/include
> -I/nix/store/s1a2gqi5awx3ahj48j0x9prv8dl115wk-renderproto-git/include
> -I/nix/store/v86gja5sh6yx7rws37vgxics57sgh5i2-xextproto-git/include
> -I/nix/store/c1jyp4cq4d9vq774arqccvs7pw17g0im-pixman-git/include/pixman-1
> -I/nix/store/x363424j136pcjwlihlaj7xhij83cwah-bigreqsproto-git/include
> -I/nix/store/rn9ay321h203f2sk7ynm2zq30syn2bm1-compositeproto-git/include
> -I/nix/store/994ngzzz3a2r04j10lp0c5awdsxc6l4b-damageproto-git/include
> -I/nix/store/bdkl07dsqvasw4f7h2bmg3bw79vkcrp5-fixesproto-git/include
> -I/nix/store/cq6wplmpfcc8i941f94g0zpg0hbp82cb-libfontenc-git/include
> -I/nix/store/y0kyh3jm7whin1ndkpw4rrhk67p3wzpv-fontsproto-git/include
> -I/nix/store/9p74i9j54qacmj25h21hyhmd8pphj72h-hal-0.5.10/include/hal
> -I/nix/store/s4abqgxrzd8ja5l3k4aqza8rwl9simcf-randrproto-git/include
> -I/nix/store/82ln2l5568fk54if7sb16fvxz44xjl5j-resourceproto-git/include
> -I/nix/store/qzky3dawhnz5j2089kcj1ji3b4wnxmn9-scrnsaverproto-git/include
> -I/nix/store/1y42i0ac60haj17qn1sragc8bjdnb83f-videoproto-git/include
> -I/nix/store/wbrqkn22rmx8ww46p0sbjw2vwcaq58l5-xcmiscproto-git/include
> -I/nix/store/jzh283hzcl2gpfhlx1xjxjd7sp93g245-libXfont-git/include
> -I/nix/store/7wb1jmm219j8jipq94zazngv7qsl3dlv-libxkbfile-git/include
> -I/nix/store/rq485g665dhjl2yxf1cgkdzz8rnf6kbz-libXau-git/include
> -I/nix/store/7xl88y2i52rmjvg6mcny5h8hclidpnk6-libXdmcp-git/include
> -I/nix/store/sxri5g1xniyl9vz5k3y9r9v5hdz1jlvw-xineramaproto-git/include
> -I/nix/store/wvvwpph4ri8dpb2zpzlfs3qffxqdccm5-libXinerama-git/include
> -I/nix/store/j06mzm10ij8qihy4swbfwvacvc19ab5w-libxtrans-git/include
> -I/nix/store/wqvgyl3yfdpkldfdgnkak4838gyr5qp6-dbus-library-1.2.4/include/dbus-1.0
> -I/nix/store/wqvgyl3yfdpkldfdgnkak4838gyr5qp6-dbus-library-1.2.4/lib/dbus-1.0/include
> -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 -DVENDOR_NAME=\""The
> X.Org Foundation"\" -DVENDOR_RELEASE="(((1) * 10000000) + ((6) * 100000)
> + ((99) * 1000) + 1)" -g -O2 -MT events.lo -MD -MP -MF
> ".deps/events.Tpo" -c -o events.lo events.c; \
>         then mv -f ".deps/events.Tpo" ".deps/events.Plo"; else rm -f
> ".deps/events.Tpo"; exit 1; fi
> events.c: In function ‘FixKeyState’:
> events.c:3678: error: ‘ET_DeviceKeyPress’ undeclared (first use in this
> function)
> events.c:3678: error: (Each undeclared identifier is reported only once
> events.c:3678: error: for each function it appears in.)
> make[1]: *** [events.lo] Error 1
> make[1]: Leaving directory `/tmp/xserver/dix'

sorry about that. fixed.

Cheers,
  Peter



More information about the xorg mailing list