|
From: | bhavik patel |
Subject: | Re: [Linphone-users] Trouble in installation of mod_bcg729 |
Date: | Thu, 26 Nov 2015 10:21:31 +0530 |
Laika please assist and resolve the issue.
Sent from my iPhoneHi,
the problem is not related to bcg729, it looks like you're missing somewhere the switch.h file from freeswitch include files.
According to your compile command, it shall be in /usr/local/freeswitch/include, is it the case ? If not, just modify accordingly the makefile as instructed in
http://romon-bd.blogspot.in/2014/03/freeswitch-g729-module-using-opensource.html
FS_INCLUDES=/usr/local/freeswitch/include
with the correct location of freeswitch include files.
regards,
johan
On 25/11/15 13:56, Tanay wrote:
++ burrjjj
Sent from my iPhoneCan anyone suggestion me how to fix this ?But, it was built correctly on Debian 7 with Freeswitch 1.4.X version.Freeswitch version : 1.6.5OS : Debian 8Hi,I am trying to install mod_bcg729 on one of my machine.
while running make command getting below error.
gcc -fPIC -O3 -fomit-frame-pointer -fno-exceptions -Wall -std=c99 -pedantic -m64 -mtune=generic -I/usr/include -Ibcg729/include -I/usr/local/freeswitch/include -c mod_bcg729.c
mod_bcg729.c:37:20: fatal error: switch.h: No such file or directory
#include "switch.h"
^
compilation terminated.
Makefile:25: recipe for target 'mod_bcg729.o' failed
make: *** [mod_bcg729.o] Error 1
--
Thanks,
Bhavik Patel
_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users
_______________________________________________ Linphone-users mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/linphone-users
_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users
_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users
[Prev in Thread] | Current Thread | [Next in Thread] |