imx_lib compilation errors

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx_lib compilation errors

1,124 Views
janetthelen
Contributor IV

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.

0 Kudos
2 Replies

810 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

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

0 Kudos

810 Views
janetthelen
Contributor IV

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?

0 Kudos