Make fail on VPS Ubuntu Server 20.04

I am getting what seems like a memory allocation error on make on a VPS running Ubuntu Server, more precisely,

asterisk-18.10.0/include/asterisk/astmm.h:160:2: error: ‘Do_not_use_free__u│se_ast_free_or_ast_std_free_for_remotely_allocated_memory’ undeclared (first use in this function)

mp3/interface.c: In function ‘addbuf’: /home/ib/asterisk-18.10.0/include/asterisk/astmm.h:158:2: error: ‘Do_not_use_malloc_│_use_ast_malloc’ undeclared (first use in this function)

I’ve no idea how to get this fixed. I think I do need the mp3 addon (which had been enabled).

Thank you.

The errors part 1 screenshot embedded; screenshot 2: Asterisk 18 make mp3 addon errors - Album on Imgur

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.