Displaying 1 result from an estimated 1 matches for "fxs_card_new".
2006 Nov 12
1
Zaptel compile problems
...subtle difference (probably with the packages installed, but I
haven't been able to locate anything).
Everything works fine until I get to the xpp stuff:
CC [M] /usr/src/zaptel-1.2.6/ztdummy.o
CC [M] /usr/src/zaptel-1.2.6/xpp/card_fxs.o
/usr/src/zaptel-1.2.6/xpp/card_fxs.c: In function `FXS_card_new':
/usr/src/zaptel-1.2.6/xpp/card_fxs.c:98: error: invalid use of undefined
type `struct module'
/usr/src/zaptel-1.2.6/xpp/card_fxs.c: In function `FXS_card_init':
/usr/src/zaptel-1.2.6/xpp/card_fxs.c:114: error: invalid use of
undefined type `struct module'
/usr/src/zaptel-1.2.6/xpp...