mod_amd icon indicating copy to clipboard operation
mod_amd copied to clipboard

make failed

Open ernany opened this issue 6 years ago • 1 comments

#echo $PKG_CONFIG_PATH #/usr/local/freeswitch/lib/pkgconfig/ #make

mod_amd.c: In function ‘amd_start_function’: mod_amd.c:405:40: error: macro "switch_core_codec_init" passed 10 arguments, but takes just 9 switch_core_session_get_pool(session)); ^ mod_amd.c:395:11: error: ‘switch_core_codec_init’ undeclared (first use in this function) status = switch_core_codec_init( ^ mod_amd.c:395:11: note: each undeclared identifier is reported only once for each function it appears in Makefile:17: recipe for target 'mod_amd.o' failed make: *** [mod_amd.o] Error 1

ernany avatar Jul 02 '18 19:07 ernany

https://github.com/seanbright/mod_amd?tab=readme-ov-file#building

singhimanshu1 avatar Jun 20 '24 07:06 singhimanshu1