Hello,

I am trying to load app_python.so module in kamailio 5.6 and I am getting the following error, under debian bullseye:

ERROR: <core> [core/sr_module.c:573]: load_module(): could not open module </usr/lib/x86_64-linux-gnu/kamailio/modules/app_python.so>: /usr/lib/x86_64-linux-gnu/kamailio/modules/app_python.so: undefined symbol: LOG_


The app_python.so file exists, under that path. Same ERROR for app_python3.so.

I have tried updating some modules's Makefile LDFLAGS but didn't work so far; still searching. Any ideas?

Thank you,
Stefan