Yeah, seems to be not actually linked even if its included in the build. Its probably cleaner to not add it, but lets have Xenofon have a look, not want to add more unneeded complexity to the build infrastructure.
``` kamailio/src/modules/xlog$ ldd xlog.so linux-vdso.so.1 (0x00007ffe2ff42000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f39fff77000) /lib64/ld-linux-x86-64.so.2 (0x00007f3a00198000) $ ```