> normally when you compile the chan_ss7, it will compile the mtp3d. You do not
> need to compile it separately.
The normal compilation with the command "make" fails, but if i use the
command "make chan_ss7.so" it succeeds. After i analysed why the make
was failing, i found the culprit to be the
normally when you compile the chan_ss7, it will compile the mtp3d. You do
not need to compile it separately.
-Vashkar
On Tue, Jun 2, 2009 at 5:45 PM, Lakshmi Narasimhan .R
wrote:
> > Make sure that that you have given the right path to asterisk and
> > zaptel lib in the make file.
> >
>
> Yes, th
> Make sure that that you have given the right path to asterisk and
> zaptel lib in the make file.
>
Yes, the asterisk and zaptel paths are correct. I include this during
the compilation. This problem occurs only when i try compiling with
mtp3d but compilation of chan_ss7 alone is working without
Make sure that that you have given the right path to asterisk and
zaptel lib in the make file.
On 5/30/09, Lakshmi Narasimhan .R wrote:
> Hi,
>
> I am trying to compile chan_ss7 1.0.0 under asterisk 1.2 and zaptel
> 1.2 with mtp3d support. I am getting the below error.
>
> [r...@hostname chan_ss7
Hi,
I am trying to compile chan_ss7 1.0.0 under asterisk 1.2 and zaptel
1.2 with mtp3d support. I am getting the below error.
[r...@hostname chan_ss7-1.0.0]# INCLUDE="-I/usr/src/zaptel
-I/usr/src/asterisk/include" make
Makefile:155: .depend: No such file or directory
gcc -MM -E -I/usr/src/zaptel