<div dir="ltr">Any help on that? I'm not good at GNU build tools so it's hard to me to figure out the reason. I'll be working on that, but maybe meanwhile you'll give me a hint?<div><br></div><div>So I just built all the prerequisites without errors but while building Weston I got that error and I can't work it around. I've seen some related posts on the web but it looks like it should be working fine as of now.<br>
<div><br></div><div>Also I've been removing all "easy-to-remove-warnings" which I was getting while building wayland and its dependencies. 1 thing which is annoying the most is the ACLOCAL environment variable which we set to build wayland locally (per <a href="http://wayland.freedesktop.org/building.html">http://wayland.freedesktop.org/building.html</a>). I've tried to build without setting it and it worked fine. So I just thought maybe it's redundant and is not needed while building stuff locally. If it's set as per documentation it produces warnings due to the fact that <span style="color:rgb(0,0,0)">$WLD/share/aclocal is missing. Another workaround for it was to set:</span></div>
<div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">ACLOCAL="mkdir -p $</span><span style="color:rgb(0,0,0)">ACLOCAL_PATH; </span><span style="color:rgb(0,0,0)">aclocal -I $ACLOCAL_PATH</span><span style="color:rgb(0,0,0)">"</span></div>
<div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">If some1 is familiar I would appreciate related feedback a lot. </span><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)"><br>
</span></div><div><span style="color:rgb(0,0,0)">Thanks!</span></div></div></div>