Re: More problems building xserver

2013-03-04 Thread Bill Spitzak
With the posted patch and everybody's help in getting it compiled I was able to get x clients to work under wayland! They all seem to be much more reliable that a few months ago. The applications themselves all seem to work, the mouse and keyboard all work correctly. They work even if they use

Re: More problems building xserver

2013-03-04 Thread Bill Spitzak
Okay it compiles now but does not work. The crash appears to be because it is reading unwanted junk from an existing /etc/X11/xorg.conf (which I can't remove because I am running real X as well!), this is the same bug I hit before. I will try to recreate the patch I did before to fix this (bas

Re: More problems building xserver

2013-03-04 Thread Bill Spitzak
On 03/04/2013 12:40 PM, Daniel Stone wrote: On 4 March 2013 12:18, Bill Spitzak mailto:spit...@gmail.com>> wrote: On 03/04/2013 08:27 AM, Daniel Stone wrote: git://anongit.freedesktop.org/__git/xorg/lib/libxtrans

Re: More problems building xserver

2013-03-04 Thread Daniel Stone
On 4 March 2013 12:18, Bill Spitzak wrote: > On 03/04/2013 08:27 AM, Daniel Stone wrote: > >> git://anongit.freedesktop.org/**git/xorg/lib/libxtrans >>

Re: More problems building xserver

2013-03-04 Thread Bill Spitzak
On 03/04/2013 08:27 AM, Daniel Stone wrote: git://anongit.freedesktop.org/git/xorg/lib/libxtrans No, it was in git://anongit.freedesktop.org/xorg/lib/libxtrans That was a rather annoying waste of time guessing all variations I could, how

Re: More problems building xserver

2013-03-04 Thread Bill Spitzak
On 03/04/2013 09:02 AM, dar...@chaosreigns.com wrote: On 03/03, Bill Spitzak wrote: Requested 'xtrans >= 1.2.7' but version of XTrans is 1.2.6 What distro has xtrans v. 1.2.6? This is Ubuntu 12.04. 12.10 does not work on my machine, which was extremely annoying to discover as I had to downg

Re: More problems building xserver

2013-03-04 Thread Scott Moreau
On Mon, Mar 4, 2013 at 11:08 AM, Fred Ollinger wrote: > If you have the binary packages, this is obviously quicker, but I > found that the easiest thing to do is to google the name plus "source > code" and I usually found the source. > > I stuff all the deps into /opt/wayland which wound up (for

Re: More problems building xserver

2013-03-04 Thread Fred Ollinger
If you have the binary packages, this is obviously quicker, but I found that the easiest thing to do is to google the name plus "source code" and I usually found the source. I stuff all the deps into /opt/wayland which wound up (for most packages) to be quicker than tracking down the right vers of

Re: More problems building xserver

2013-03-04 Thread darxus
On 03/03, Bill Spitzak wrote: > Requested 'xtrans >= 1.2.7' but version of XTrans is 1.2.6 What distro has xtrans v. 1.2.6? > No package 'xineramaproto' found The first step, assuming you aren't bent on manually compiling everything from source, is to search for the package from your distro co

Re: More problems building xserver

2013-03-04 Thread Daniel Stone
git://anongit.freedesktop.org/git/xorg/lib/libxtrans git://anongit.freedesktop.org/xorg/proto/xineramaproto Alternately, get the tarballs from http://www.x.org/archive/individual/ On 3 March 2013 22:08, Bill Spitzak wrote: > With the newest version I am able to get wayland and weston to compil

More problems building xserver

2013-03-03 Thread Bill Spitzak
With the newest version I am able to get wayland and weston to compile to working forms, but attempting to compile xserver fails. I am using a slightly modified version of this to compile: http://www.chaosreigns.com/wayland/buildscript/ The script is attempting to build the xwayland-1.12 branc