On 01/20, Ramiro Romero D. wrote:
> But the problem is that there is no configure file thus I can't compile
> mesa, thus I can't compile wayland
Yeah, those instructions are wrong. The git repo doesn't have configure,
so you need to run ./autogen.sh instead of ./configure. It seems
this is oft
I don't know if this is the correct place to ask, my apologies if it isn't.
I am trying to compile wayland, the instructions say that I have to execute
these commands:$ git clone git://anongit.freedesktop.org/mesa/mesa
$ cd mesa
$ ./configure --prefix=$HOME/install --enable-egl --en