Other Parts Discussed in Thread: AM5728
I have followed the directives found at http://processors.wiki.ti.com/index.php/IPC_Install_Guide_Android for installing IPC on Android OS, but the step
make libmmrpc libtiipc libtiipcutils libtiipcutils_lad libtitransportrpmsg
failed with the following error
In file included from hardware/ti/ipc/linux/src/api/gates/GateMP.c:52:
hardware/ti/ipc/linux/include/net/rpmsg.h:45:10: fatal error: 'uapi/linux/version.h' file not found
#include <uapi/linux/version.h>
^
1 error generated.
ninja: build stopped: subcommand failed.
make: *** [ninja_wrapper] Error 1
#### make failed to build some targets (02:49 (mm:ss)) ####
Is this a version compatibility problem ?
Thanking you in advance for your help,
best regards