<div dir="ltr">Hi<div><br></div><div>I compile wayland for both 32bit and 64bit concurrently but unfortunately the 32bit wayland-scanner always took precedence over the 64bit one</div><div><br></div><div>I worked around this by disabling the 32bit build of wayland-scanner</div>

<div><br></div><div>This had the unforeseen issue of creating different headers between the 32bit and 64bit builds as a stale wayland scanner was being used to create the 32bit version</div><div><br></div><div>This is what happened in bug <a href="https://bugs.freedesktop.org/show_bug.cgi?id=66716">https://bugs.freedesktop.org/show_bug.cgi?id=66716</a></div>

<div><br></div><div>I've created a patch that adds a new option to only disable the install of wayland-scanner which fixes things for me</div><div><br></div><div>I'm not sure how much appetite there would be in including this upstream but it's a small patch that I don't see causing much harm</div>

<div><br></div><div>Regards</div><div><br></div><div>Mike</div></div>