This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Android/AM5728: IPC install

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