Re: Can't build xwayland

2012-03-15 Thread Nerdopolis
writes: (Pruned for GMANE) I export these variables in my build script for xwayland export PKG_CONFIG_PATH=$WLD/lib/pkgconfig/:$WLD/share/pkgconfig/ export ACLOCAL="aclocal -I $WLD/share/aclocal" export C_INCLUDE_PATH=$WLD/include export LIBRARY_PATH=$WLD/lib export PKG_CONFIG_ALLOW_SYSTEM_CFL

Re: Can't build xwayland

2012-03-14 Thread darxus
On 03/15, Nerdopolis wrote: > Install the latest xmarcros from GIT (described on the Wayland page) into your > build path, (whatever your $WLD is). and then add --disable-selective-werror > to > the ./config for the xserver Thanks. Already had macros. With --disable-selective-werror krh's repo

Re: Can't build xwayland

2012-03-14 Thread Nerdopolis
writes: > > Based on > http://lists.freedesktop.org/archives/wayland-devel/2011-June/001163.html > but using git://people.freedesktop.org/~krh/xserver -b xwayland since it > appears to have the patches from Corentin's repo: (gmane needed me to prune the quoted text) Install the latest xmarcro

Can't build xwayland

2012-03-14 Thread darxus
Based on http://lists.freedesktop.org/archives/wayland-devel/2011-June/001163.html but using git://people.freedesktop.org/~krh/xserver -b xwayland since it appears to have the patches from Corentin's repo: git clone git://people.freedesktop.org/~krh/xserver -b xwayland cd xserver CFLAGS="-O0 -ggdb