unispeech / asterisk-unimrcp

UniMRCP modules for Asterisk
http://www.unimrcp.org/asterisk
GNU General Public License v2.0
48 stars 36 forks source link

RHEL 9 Distro - Compile issue #63

Open berjanb opened 4 months ago

berjanb commented 4 months ago

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 commented 2 months ago

any updates on this issue ? @achaloyan