<div dir="auto"><div dir="ltr"><div>Hi,</div><div><br></div><div>I am trying to cross compile webrtc stack using arm-linux-gnueabihf toolchain for my ARM platform. I am able to cross compile successfully.<br></div><div>No, when  I run its executable peerconnection_client on my ARM platform I get below error:<br></div><div>./peerconnection_client: /customer/libdbus-1.so.3: unsupported version 0 of Verdef record</div><div>This application works on X86 platform. The libraries generated for ARM consist libc of version libc-2.29, libdbus-1.so.3.19.11 and <a href="http://libdl-2.29.so/" style="text-decoration-line:none;color:rgb(66,133,244)">libdl-2.29.so</a>. For X86 they are of version <a href="http://libc-2.27.so/" style="text-decoration-line:none;color:rgb(66,133,244)">libc-2.27.so</a>, libdbus-1.so.3.19.4 and <a href="http://libdl-2.27.so/" style="text-decoration-line:none;color:rgb(66,133,244)">libdl-2.27.so</a>. This is the difference I could identify.<br></div><div>Can anyone suggest me to solve this error.</div><div>Let me know in case any more information is needed.</div><div style="color:rgb(136,136,136)"><div><br style="font-family:sans-serif;font-size:12.8px"></div><div dir="auto">Thanks & Regards, </div><div dir="auto">Arjav Parikh</div></div></div></div>