freeswitch/spandsp

compilation error

Opened this issue · 0 comments

from the last git:
.libs/data_modems.o
In file included from data_modems.c:99:
spandsp/private/v17rx.h:131:5: error: unknown type name 'godard_ted_state_t'
131 | godard_ted_state_t godard;
| ^~~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:1103: data_modems.lo] Error 1
make[2]: Leaving directory '/home/src/spandsp/src'
make[1]: *** [Makefile:882: all] Error 2
make[1]: Leaving directory '/home/src/spandsp/src'
make: *** [Makefile:512: all-recursive] Error 1

any idea?
thanks