Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHEL 9 Distro - Compile issue #63

Open
berjanb opened this issue Jun 3, 2024 · 1 comment
Open

RHEL 9 Distro - Compile issue #63

berjanb opened this issue Jun 3, 2024 · 1 comment

Comments

@berjanb
Copy link

berjanb commented Jun 3, 2024

Hello 👋

Is there any way to generate rpm or source code that supports RHEL9?
I have tried to compile from source,, but it doesn't support.

OS Release:
Derived from Red Hat Enterprise Linux 9.3
Rocky Linux release 9.3 (Blue Onyx)

Error:
****************************** REPORT ******************************

Asterisk version.............. : 18.20.0
UniMRCP version............... : 1.8.0
UniMRCP modules version....... : 1.10.0

Compiler...................... : gcc
Compiler flags................ : -g -O2
Preprocessor definitions...... :
Linker flags.................. :

Modules install path...........: /usr/lib/asterisk/modules
Configuration install path.....: /usr/local/src/libsrtp-main/asterisk-18.20.0//etc/asterisk
XML doc install path...........: /usr/local/src/libsrtp-main/asterisk-18.20.0//var/lib/asterisk/documentation/thirdparty

Speech resource module.........: yes
Application module.............: yes


[root@server asterisk-unimrcp]# make
Making all in res-speech-unimrcp
make[1]: Entering directory '/root/unimcrp/asterisk-unimrcp/res-speech-unimrcp'
CC res_speech_unimrcp.lo
In file included from res_speech_unimrcp.c:28:
../include/ast_compat_defs.h:34:10: fatal error: apr.h: No such file or directory
34 | #include "apr.h"
| ^~~~~~~
compilation terminated.
make[1]: *** [Makefile:452: res_speech_unimrcp.lo] Error 1
make[1]: Leaving directory '/root/unimcrp/asterisk-unimrcp/res-speech-unimrcp'
make: *** [Makefile:422: all-recursive] Error 1

your time and effort is greatly appreciated

@berjanb berjanb changed the title RPM CentOS 9 and Rocky-Linux 9 Support RHEL 9 Distro - Compile issue Jun 7, 2024
@berjanb
Copy link
Author

berjanb commented Jul 19, 2024

any updates on this issue ? @achaloyan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant