Hi,

I noticed differences when building mesa on my local machine and on
one of our build servers. It failed on my local host due to errors in
the generated wayland-drm-client-protocol.h but worked on the build
server. Examining log.do_compile I noticed that it uses
wayland-scanner from /usr/bin/ on both machines instead of using the
one present in the sysroot, so I guess it works due to luck on one
machine.

If I make /usr/bin/wayland-scanner a symlink to the version in the
sysroot it builds ok.

Can anyone else verify if their mesa builds uses the hosts
wayland-scanner? And does anyone the proper way to convince mesa to
use the sysroot version?

(I'm using daisy, so mesa 9.2.5)

Cheers,
Erik
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to