[OpenSIPS-Devel] [OpenSIPS/opensips] bda3af: Fix build on ARM architectures

Liviu Chircu noreply at github.com
Wed Jun 5 12:56:09 EDT 2019


  Branch: refs/heads/3.0
  Home:   https://github.com/OpenSIPS/opensips
  Commit: bda3afd8910a1702c380c0ebdf581e237b3e2918
      https://github.com/OpenSIPS/opensips/commit/bda3afd8910a1702c380c0ebdf581e237b3e2918
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M mem/common.h

  Log Message:
  -----------
  Fix build on ARM architectures

Compiling mod_fix.c
In file included from mem/../lock_alloc.h:55:0,
                 from mem/../locking.h:66,
                 from mem/../statistics.h:155,
                 from mem/hp_malloc.h:29,
                 from mem/common.h:46,
                 from mem/mem.h:37,
                 from mod_fix.c:25:
mem/../mem/shm_mem.h: In function ‘shm_threshold_check’:
mem/../mem/shm_mem.h:250:5: error: ‘shm_block’ undeclared

Fixes #1725

(cherry picked from commit 8d43873f42e6901e83a0cb5c1cae42bce7d0a886)





More information about the Devel mailing list