OpenSIPS / opensips

OpenSIPS is a GPL implementation of a multi-functionality SIP Server that targets to deliver a high-level technical solution (performance, security and quality) to be used in professional SIP server platforms.
https://opensips.org
Other
1.28k stars 581 forks source link

[BUG] make failed on aarch64 machine #3393

Closed gao114882 closed 4 months ago

gao114882 commented 5 months ago

OpenSIPS version you are running

opensips-3.4.5  

Describe the bug

"make all" failed, the error is:

[root@8ec2d5bb1309 opensips-3.4.5]# make 
Compiling pt_load.c
In file included from pt_load.c:28:0:
pt.h:98:2: error: unknown type name 'atomic_t'
  atomic_t startup_result;
  ^
make: *** [pt_load.o] Error 1

To Reproduce

Expected behavior

Relevant System Logs

OS/environment information

CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"

uname -a Linux 8ec2d5bb1309 4.19.90-23.8.v2101.ky10.aarch64 #1 SMP Mon May 17 17:07:38 CST 2021 aarch64 aarch64 aarch64 GNU/Linux



 - OpenSIPS installation: <!-- (example: `git`/`source`/`debs`/`manual packages`) -->
 - other relevant information:

**Additional context**
<!-- Add any other context about the problem here. -->
gao114882 commented 5 months ago

3.3.10 is ok

github-actions[bot] commented 5 months ago

Any updates here? No progress has been made in the last 15 days, marking as stale. Will close this issue if no further updates are made in the next 30 days.

gao114882 commented 5 months ago

up

github-actions[bot] commented 4 months ago

Any updates here? No progress has been made in the last 15 days, marking as stale. Will close this issue if no further updates are made in the next 30 days.