one more:

CC (gcc) [sip-proxy]            mem/shm.o
In file included from mem/../mem/shm_mem.h:34:0,
                 from mem/../ut.h:45,
                 from mem/../ip_addr.h:40,
                 from mem/../globals.h:36,
                 from mem/shm.c:22:
mem/shm.c: In function 'shm_core_lock_init':
mem/../mem/shm.h:65:41: error: 'sr_shm_api_t' has no member named 'xmalloc_safe'
 # define shm_malloc_unsafe(s)  _shm_root.xmalloc_safe(_shm_root.mem_block, (s))
                                         ^
mem/shm.c:153:12: note: in expansion of macro 'shm_malloc_unsafe'
  _shm_lock=shm_malloc_unsafe(sizeof(gen_lock_t)); /* skip lock_alloc, 
            ^
Makefile.rules:97: recipe for target 'mem/shm.o' failed
make[1]: *** [mem/shm.o] Error 1

-- juha

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to