[asterisk-ss7] l4isup.c:79:24: error: dahdi/user.h: No such file or directory
marek cervenka
cervajs at fpf.slu.cz
Fri Aug 28 07:27:54 CDT 2009
> hello:
> i try to compile asterisk-1.4.20, zaptel-1.4.10 and chan_ss7-1.2.1 under centos-5.3.
> the asterisk and zaptel are ok. i can compile that without problem.
> but when i compile the chan_ss7, i get error with l4isup.c.
> =============this is my Makefile in chan_ss7======
> # non-standard places.
> INCLUDE+=-I /usr/src/zaptel-1.4.10/kernel
> CFLAGS+=-ZAPTEL
> INCLUDE+=-I /usr/src/asterisk-1.4.20
CFLAGS+=-DUSE_ZAPTEL in Makefile
and thereis typo in l4isup.c
on line 75
#define DAHDI_EVENT_DTMFDUP ZT_EVENT_DTMFUP
to
#define DAHDI_EVENT_DTMFUP ZT_EVENT_DTMFUP
it's fixed in svn http://svn.dicea.dk/chan_ss7/trunk
---------------------------------------
Marek Cervenka
jabber - cervajs at njs.netlab.cz
=======================================
More information about the asterisk-ss7
mailing list