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.

Linux/AM3352: build errors while compiling lpt-ddt

Part Number: AM3352


Tool/software: Linux

Hello,

We have AM3352 based custom board running linux kernel 3.12

I was trying to compile ltp-ddt as suggested in the README-DDT in ltp-ddt source code (master branch)

I am running into following errors, Any suggestion to resolve these errors,

inter   -g -static  -L../../../lib  -lpthread
/timesys-desktop-factory/build_armv7l-timesys-linux-gnueabihf/kernel-headers/include/linux/linkage.h:7:25: fatal error: asm/linkage.h: No such file or directory
#include <asm/linkage.h>
                         ^
compilation terminated.
make[2]: *** [fbdev_tests] Error 1
make[2]: Leaving directory `/home/ankur/projects/ltp-ddt/testcases/ddt/fbdev_display_test_suite'

Thanks,
Regards,
Ankur