[OpenSIPS-Users] Compile problem

Răzvan Crainea razvan at opensips.org
Thu Jan 7 10:38:07 CET 2016


I've met this problem when updating to a newer version but not updating 
the Makefile.conf. The simplest way to solve this is to remove your 
Makefile.conf file and re-generate it using 'make menuconfig'.

Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 01/07/2016 11:04 AM, Bogdan-Andrei Iancu wrote:
> Hi Dragomir,
>
> Do you have in your Makefile.conf any memory allocator configured ( any
> define like XX_MALLOC) ?
>
> Regards,
>
> Bogdan-Andrei Iancu
> OpenSIPS Founder and Developer
> http://www.opensips-solutions.com
>
> On 07.01.2016 10:52, Dragomir Haralambiev wrote:
>> Hello,
>> When try to compile latest Opensips 2.2 I receive follow error:
>>
>> In file included from evi/../mem/mem.h:41,
>>                  from evi/../lock_alloc.h:54,
>>                  from evi/../locking.h:66,
>>                  from evi/event_interface.h:31,
>>                  from evi/evi_transport.c:26:
>> evi/../mem/common.h:44:4: error: #error "no memory allocator selected"
>> In file included from evi/../lock_alloc.h:54,
>>                  from evi/../locking.h:66,
>>                  from evi/event_interface.h:31,
>>                  from evi/evi_transport.c:26:
>> evi/../mem/mem.h:154:5: error: #error "no memory allocator selected"
>> evi/../mem/mem.h:184:4: error: #error "no memory allocator selected"
>> In file included from evi/../lock_alloc.h:55,
>>                  from evi/../locking.h:66,
>>                  from evi/event_interface.h:31,
>>                  from evi/evi_transport.c:26:
>> evi/../mem/shm_mem.h:129:3: error: #error "no memory allocator selected"
>> In file included from evi/../mem/mem.h:41,
>>                  from evi/evi_params.c:27:
>> evi/../mem/common.h:44:4: error: #error "no memory allocator selected"
>> In file included from evi/evi_params.c:27:
>> evi/../mem/mem.h:154:5: error: #error "no memory allocator selected"
>> evi/../mem/mem.h:184:4: error: #error "no memory allocator selected"
>> In file included from evi/../mem/mem.h:41,
>>                  from evi/../lock_alloc.h:54,
>>                  from evi/../locking.h:66,
>>                  from evi/event_interface.h:31,
>>                  from evi/evi_modules.h:30,
>>                  from evi/evi_core.c:26:
>> evi/../mem/common.h:44:4: error: #error "no memory allocator selected"
>> In file included from evi/../lock_alloc.h:54,
>>                  from evi/../locking.h:66,
>>                  from evi/event_interface.h:31,
>>                  from evi/evi_modules.h:30,
>>                  from evi/evi_core.c:26:
>> evi/../mem/mem.h:154:5: error: #error "no memory allocator selected"
>> evi/../mem/mem.h:184:4: error: #error "no memory allocator selected"
>> In file included from evi/../lock_alloc.h:55,
>>                  from evi/../locking.h:66,
>>                  from evi/event_interface.h:31,
>>                  from evi/evi_modules.h:30,
>>                  from evi/evi_core.c:26:
>> evi/../mem/shm_mem.h:129:3: error: #error "no memory allocator selected"
>>
>>
>> Best regards,
>> Dragomir
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>



More information about the Users mailing list