XWayland: fails to build on MIPS

2013-10-17 Thread christophe . jarry
Hello, I tried XWayland build instructions on http://wayland.freedesktop.org/xserver.html on MIPS. I try to build xserver with: git clone git://anongit.freedesktop.org/xorg/xserver -b xwayland-1.12 cd xserver ./autogen.sh --prefix=/usr The last command outputs this: autoreconf:

Re: weston-launch 1.2.2: could not open tty0: Permission denied

2013-09-29 Thread christophe . jarry
> weston-launch: could not open tty0: Permission denied Ok, I forgot to do, as root: chown root /usr/bin/weston-launch chmod +s /usr/bin/weston-launch Now when I run weston-launch as a normal user, member of the weston-launch group, I obtain the following error message: failed

weston-launch 1.2.2: could not open tty0: Permission denied

2013-09-28 Thread Christophe Jarry
Hello, I built wayland according to the instructions on http://wayland.freedesktop.org/building.html except that I used wayland 1.2.1 and weston 1.2.2 instead of git versions. Moreover I configured them thus: Wayland: ./configure \ --prefix=/usr \ --disable-documentation Weston:

weston-launch: "fatal: failed to create compositor"

2013-09-21 Thread christophe . jarry
Hello, I have built Wayland according to the instructions available on http://wayland.freedesktop.org/building.html. Then, as a normal user (member of the group weston-launch), I do: weston-launch I obtain these errors: [18:26:39.128] couldn't open /dev/dri/card0, skipping [18:26:39.128] f

Re: weston-launch: xkbcommon error

2013-09-21 Thread christophe . jarry
>> xkbcommon: ERROR: failed to add default include path /usr/share/X11/xkb > > You need to install xkeyboard-config into /usr/share. Thanks. This fixed this issue. Christophe ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http:/

weston-launch: xkbcommon error

2013-09-20 Thread christophe . jarry
Hello, I have built Wayland according to the instructions available on http://wayland.freedesktop.org/building.html. Then, as a normal user (member of the group weston-launch), I do: weston-launch I obtain this error: xkbcommon: ERROR: failed to add default include path /usr/share/X11/