We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: