This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

aga-daemon: undefined symbol: __libc_dlopen_mode, version GLIBC_PRIVATE

Hi,

I try to debug Mali400 issues on Xilinx ZynqMP SoC (link).

I have a custom yocto image based on the Honister branch. It comes with glibc version 2.34

I followed the graphics_analyzer_guide installing the daemon on the target SoC. However, when I try to run it, I get the error:

$> ./aga-daemon
1661789174650: aga_daemon[2914]: [2914]:INFO: Main: The Graphics Analyzer daemon is starting
Daemon is version: D031
Socket is: \0aga-daemon
./aga-daemon: symbol lookup error: ./aga-daemon: undefined symbol: __libc_dlopen_mode, version GLIBC_PRIVATE

Regards,
Adrian