<font color='midnightblue' size='4' face='Georgia, Times New Roman, Times, Serif'>
<div> <font size="4">Hi<br>
<br>
</font>
</div>
<div>
<div><font size="4">When I configured the Wayland without </font><font size="4"><font size="4">--disable-scanner</font> :<br>
<br>
./configure --disable-documentation --host=arm-linux-gnueabi
--prefix=/home/ali/Desktop/Weston/waylanOut
--with-sysroot=/home/ali/Desktop/rootfs/out/target
--with-expat=/home/ali/Desktop/rootfs/out/target/usr<br>
</font>
</div>
<div> <br>
<font size="4">on make it complains:<br>
<br>
make all-recursive<br>
make[1]: Entering directory `/home/ali/Desktop/Weston/wayland-1.0.3'<br>
Making all in src<br>
make[2]: Entering directory `/home/ali/Desktop/Weston/wayland-1.0.3/src'<br>
CC scanner.o<br>
CC wayland-os.lo<br>
CCLD libwayland-util.la<br>
CCLD wayland-scanner<br>
GEN wayland-server-protocol.h<br>
/bin/bash: ../src/wayland-scanner: <b>cannot execute binary file: Exec format error</b><br>
make[2]: *** [wayland-server-protocol.h] Error 126<br>
make[2]: Leaving directory `/home/ali/Desktop/Weston/wayland-1.0.3/src'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/home/ali/Desktop/Weston/wayland-1.0.3'<br>
make: *** [all] Error 2<br>
<br>
Yours,<br>
</font>
</div>
<div> </div>
</div>
<div> <br>
</div>
<div style="font-family:arial,helvetica;font-size:10pt;color:black">-----Original Message-----<br>
From: Ali Sarlak <ali.sarlak@aol.com><br>
To: ppaalanen <ppaalanen@gmail.com><br>
Sent: Tue, Dec 13, 2016 4:22 pm<br>
Subject: Re: Problem With libwayland-cursor.so<br>
<br>
<div id="AOLMsgPart_2_8eb252e6-45aa-4605-9792-cba52d4daf73">
<div class="aolReplacedBody"><font face="Georgia, Times New Roman, Times, Serif" color="midnightblue" size="4">
<div> <font size="4">Dear </font>pq<font size="4">,<br>
<br>
When I configured the Wayland without </font><font size="4"><font size="4">--disable-scanner</font> :<br>
<br>
./configure --disable-documentation --host=arm-linux-gnueabi --prefix=/home/ali/Desktop/Weston/waylanOut --with-sysroot=/home/ali/Desktop/rootfs/out/target --with-expat=/home/ali/Desktop/rootfs/out/target/usr<br>
</font>
</div>
<div> <br>
<font size="4">on make it complains:<br>
<br>
make all-recursive<br>
make[1]: Entering directory `/home/ali/Desktop/Weston/wayland-1.0.3'<br>
Making all in src<br>
make[2]: Entering directory `/home/ali/Desktop/Weston/wayland-1.0.3/src'<br>
CC scanner.o<br>
CC wayland-os.lo<br>
CCLD libwayland-util.la<br>
CCLD wayland-scanner<br>
GEN wayland-server-protocol.h<br>
/bin/bash: ../src/wayland-scanner: <b>cannot execute binary file: Exec format error</b><br>
make[2]: *** [wayland-server-protocol.h] Error 126<br>
make[2]: Leaving directory `/home/ali/Desktop/Weston/wayland-1.0.3/src'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/home/ali/Desktop/Weston/wayland-1.0.3'<br>
make: *** [all] Error 2<br>
<br>
Yours,<br>
</font>
</div>
<div> <br>
</div>
<div style="font-family:arial,helvetica;font-size:10pt;color:black">-----Original Message-----<br>
From: Pekka Paalanen <<a href="mailto:ppaalanen@gmail.com">ppaalanen@gmail.com</a>><br>
To: Ali <<a href="mailto:ali.sarlak@aol.com">ali.sarlak@aol.com</a>><br>
Cc: wayland-devel <wayland-<a href="mailto:devel@lists.freedesktop.org">devel@lists.freedesktop.org</a>><br>
Sent: Tue, Dec 13, 2016 11:47 am<br>
Subject: Re: Problem With libwayland-cursor.so<br>
<br>
On Sat, 10 Dec 2016 22:09:29 +0330<br>
Ali <<a target="_blank" rel="noopener noreferrer" href="mailto:ali.sarlak@aol.com">ali.sarlak@aol.com</a>> wrote:<br>
<br>
> Dear Wayland,<br>
> <br>
> After I’ve read “Building Weston” doc I cross compiled the wayland and then I tried to run Weston by :<br>
> start-weston <br>
> <br>
> It complained:<br>
> <br>
> [00:01:00.878] weston 1.0.3<br>
> <a target="_blank" rel="noopener noreferrer" href="http://wayland.freedesktop.org/">http://wayland.freedesktop.org/</a><br>
> Bug reports to: <a target="_blank" rel="noopener noreferrer" href="https://bugs.freedesktop.org/enter_bug.cgi?product=weston">https://bugs.freedesktop.org/enter_bug.cgi?product=weston</a><br>
> Build: <br>
> [00:01:00.878] OS: Linux, 3.0.35, #3 SMP PREEMPT Tue Nov 15 09:36:14 MST 2016, armv7l<br>
> [00:01:00.883] Loading module '/usr/lib/weston/gal2d-backend.so'<br>
> [00:01:01.031] input device unknown, /dev/input/mice ignored: unsupported device type<br>
> [00:01:01.191] Loading module '/usr/lib/weston/desktop-shell.so'<br>
> [00:01:01.199] libwayland: using socket /tmp_weston/wayland-0<br>
> [00:01:01.200] launching '/usr/libexec/weston-desktop-shell'<br>
> /usr/libexec/weston-desktop-shell: symbol lookup error: /usr/lib/libwayland-cursor.so.0: undefined symbol: wl_proxy_marshal_constructor<br>
<br>
<br>
Hi,<br>
<br>
this happens when you have built libwayland-cursor with a<br>
wayland-scanner version that is higher than the libwayland-client you<br>
built or are using at runtime.<br>
<br>
It is recommended to always have wayland-scanner exactly the same<br>
version as the libwayland you are building and running. It is ok to use<br>
an older wayland-scanner than the libwayland you are running, but the<br>
opposite is not guaranteed to work so far.<br>
<br>
<br>
Thanks,<br>
pq<br>
</div>
</font></div>
</div>
</div>
</font>