Attention is currently required from: jolly, pespin.
1 comment:
File include/osmocom/gsm/gsm0808.h:
Patch Set #5, Line 386: struct sockaddr_storage *aoip_transport_layer;
osmocom/core/socket.h will not work on embedded systems. see line 5. […]
the solution is to not build gsm0808 on embedded targets. The embedded builds are for osmocom-bb or simtrace2, where you just want code like msgb, linked lists, sercomm, ... - but certainly no 08.08 is required. So IMHO it would be fine to #ifdef this all out
To view, visit change 32932. To unsubscribe, or for help writing mail filters, visit settings.