Daniel-Constantin Mierla writes:
That's strange, the compilation via github actions
showed everything fine:
*
https://github.com/kamailio/kamailio/actions
Which OS platform is that using?
Anyhow, I exposed the new qm function in the headers
file, can you fetch
again master and try?
Now fails at load:
LD (gcc) [sip-proxy] sip-proxy
/usr/bin/ld: core/mem/q_malloc.o: in function `qm_malloc_init_pkg_manager':
./src/core/mem/q_malloc.c:1211: undefined reference to `qm_report'
/usr/bin/ld: core/mem/q_malloc.o: in function `qm_shm_report':
./src/core/mem/q_malloc.c:1409: undefined reference to `qm_report'
collect2: error: ld returned 1 exit status
-- Juha