unsupported version 0 of Verdef record

Simon McVittie smcv at collabora.com
Mon Mar 16 09:11:42 UTC 2020


On Mon, 16 Mar 2020 at 13:41:17 +0530, Arjav Parikh wrote:
> ./peerconnection_client: /customer/libdbus-1.so.3: unsupported version 0 of
> Verdef record

This is not really a dbus question. You'll need to investigate whether
your cross-compilation toolchain is fully compatible with your ARM libc
and runtime linker.

libdbus is a typical use of versioned symbols: you would be likely to have
the same problem with other libraries that have versioned symbols, such as
libjpeg and libpng.

    smcv


More information about the dbus mailing list