Hi Michael and all,

I have just tried to test i3-next on my Slackware system. The error I get is:

cc -DI3_VERSION=\"'4.8-168-gd5ec59e (2015-02-22, branch \"next\")'\" -DMAJOR_VERSION=4 -DMINOR_VERSION=8 -DPATCH_VERSION=0 -DSYSCONFDIR=\"/etc\" -DI3__FILE__=__FILE__ -DPCRE_HAS_UCP=1 -DPANGO_SUPPORT=1 -D_GNU_SOURCE -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/yajl -I/usr/include/startup-notification-1.0 -std=c99 -Wall -Wunused-value -Iinclude -O2 -fPIC -c -o src/bindings.o ../i3/src/bindings.c
../i3/src/bindings.c: In function ‘translate_keysyms’:
../i3/src/bindings.c:269:53: error: ‘XKB_KEYSYM_NO_FLAGS’ undeclared (first use in this function)
         keysym = xkb_keysym_from_name(bind->symbol, XKB_KEYSYM_NO_FLAGS);
                                                     ^
../i3/src/bindings.c:269:53: note: each undeclared identifier is reported only once for each function it appears in
make: *** [src/bindings.o] Error 1

Do I need to recompile any of the dependencies or is there a new one to be added?

Thank you very much.

regards
Marcin



On 24/02/15 19:24, Michael Stapelberg wrote:
No particular functionality, and thanks for the report.

On Tue, Feb 24, 2015 at 6:12 PM, Chris Atkinson <[email protected]> wrote:
Hi Michael,

Builds and runs in Arch 64 current to commit d5ec59e ("Merge pull
request #1486 from acrisci/feature/docs-xvfb-tests") using the
stock i3-git PKGBUILD from the AUR.[1]

Is there any particular functionality you would like tested or
additional information regarding my setup you would find useful?

Regards,

[1] Note that the Arch PKGBUILD requires xcb-util-cursor-git and thus
xcb-util-cursor is the git version current to commit f03cc27 ("darwin:
Use OSByteOrder.h rather than CF").



Reply via email to