Okay that got a little further.
I had to delete my xwayland checkout and make a new git clone to get git
to forget about the xwayland branch (there probably is a git command to
make it pull from master but I could not find it).
After that I had to also check out and install fontsproto from git.
Config with --enable-xwayland is not working however:
checking whether to build XWin DDX... no
checking dependency style of $(CC)... none
checking for DMXMODULES... no
checking whether to build Xdmx DDX... no
checking for XWAYLANDMODULES... no
checking whether to build Xwayland DDX... yes
configure: error: Xwayland build explicitly requested, but required
modules not found.
On 04/15/2014 11:05 PM, Marek Chalupa wrote:
Hi,
the xwayland was merged to master branch of xserver 12 days ago
(http://cgit.freedesktop.org/xorg/xserver/commit/?id=6e539d8817f738289dc2dea13d0720116287ab9d)
I just did:
$ git reset --hard origin/master
and then configured it with --enable-xwayland.
This way I made it run, I hope it'll help
Regards,
Marek
On 16 April 2014 06:45, Bill Spitzak <spit...@gmail.com
<mailto:spit...@gmail.com>> wrote:
It looks like the xwayland branch of xserver has disappeared:
$ git pull
Your configuration specifies to merge with the ref 'xwayland'
from the remote, but no such ref was fetched.
I tried "git pull origin master" but it produced lots of conflicts,
it looks like there are many changes for wayland that are not in master.
Any help?
Thanks
_________________________________________________
wayland-devel mailing list
wayland-devel@lists.__freedesktop.org
<mailto:wayland-devel@lists.freedesktop.org>
http://lists.freedesktop.org/__mailman/listinfo/wayland-devel
<http://lists.freedesktop.org/mailman/listinfo/wayland-devel>
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel