I get the following errors when compiling imx_lib into linux 4.9 stable version:
In file included from pxp_lib.c:26:0:
pxp_lib.h:19:30: fatal error: linux/pxp_device.h: No such file or directory
#include <linux/pxp_device.h>
This file is in the imx-lib src and in the makefile, and if imx_lib is built with the stable 4.1 kernel, it builds fine.
Hello Janet,
If you are trying to compile the imx-lib from 4.1 kernel in 4.9v it won´t work, it work with its kernel.
Regards
I am trying to compile with Kernel 4.9.84 (linux-19c04ca5b239e6e2277a5b381d1e79482ab9bbc5) and imx-lib-rel_imx_4.9.x_1.0.0_ga. Not 4.1. Is there another imx lib version for 4.9?