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)
$
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4041#issuecomment-2538055866
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4041/2538055866(a)github.com>