linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] Trouble in installation of mod_bcg729


From: Tanay
Subject: Re: [Linphone-users] Trouble in installation of mod_bcg729
Date: Thu, 26 Nov 2015 15:29:14 +0530



Sent from my iPhone

On 26-Nov-2015, at 10:21 am, bhavik patel <address@hidden> wrote:

Hi,

I fixed it to change the location of path to FS_INCLUDES=/usr/local/freeswitch/include => FS_INCLUDES=/usr/local/freeswitch/include/freeswitch.

Thank you very much guys for your support.


On Wed, Nov 25, 2015 at 8:36 PM, Tanay <address@hidden> wrote:
Laika please assist and resolve the issue.

Sent from my iPhone

On 25-Nov-2015, at 7:18 pm, Johan Pascal <address@hidden> wrote:

Hi,
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 iPhone

On 25-Nov-2015, at 4:08 pm, bhavik patel <address@hidden> wrote:

Hi,

I am trying to install mod_bcg729 on one of my machine.

OS : Debian 8
Freeswitch version : 1.6.5

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


But, it was built correctly on Debian 7 with Freeswitch 1.4.X version.

Can anyone suggestion me how to fix this ?


--
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




--
Thanks,
Bhavik Patel

_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users

reply via email to

[Prev in Thread] Current Thread [Next in Thread]