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.

AM5729: Error on Processor SDK Linux for AM57X 08_02_01_00

Part Number: AM5729
Other Parts Discussed in Thread: AM5728

Hi,

I tried to build SDK Linux for use with AM572x IDK. But i got error as given below.

I followed the procedures given in Processor SDK Linux for AM57X 08_02_01_00

https://software-dl.ti.com/processor-sdk-linux/esd/AM57X/08_02_01_00/exports/docs/linux/Overview/Processor_SDK_Linux_Getting_Started_Guide.html

Please help to solve this error.

=================================
Building the Linux Kernel
=================================

.

.

.

/media/Linux-PC/BCU/AM572x-SDK-08-00/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/../lib/gcc/arm-none-linux-gnueabihf/9.2.1/plugin/include/system.h:687:10: fatal error: gmp.h: No such file or directory

#include <gmp.h>

^~~~~~~

compilation terminated.

scripts/gcc-plugins/Makefile:47: recipe for target 'scripts/gcc-plugins/arm_ssp_per_task_plugin.so' failed

make[3]: *** [scripts/gcc-plugins/arm_ssp_per_task_plugin.so] Error 1

scripts/Makefile.build:497: recipe for target 'scripts/gcc-plugins' failed

make[2]: *** [scripts/gcc-plugins] Error 2

Makefile:1199: recipe for target 'scripts' failed

make[1]: *** [scripts] Error 2

make[1]: Leaving directory '/media/Linux-PC/BCU/AM572x-SDK-08-00/board-support/linux-5.10.100+gitAUTOINC+7a7a3af903-g7a7a3af903'

Makefile:10: recipe for target 'linux' failed

make: *** [linux] Error 2

AM572x Build Error.pdf