Xilinx / Vitis-Tutorials

Vitis In-Depth Tutorials
https://Xilinx.github.io/Vitis-Tutorials/
MIT License
1.2k stars 552 forks source link

fatal error: asm/errno.h: No such file or directory #437

Open AEW2015 opened 5 months ago

AEW2015 commented 5 months ago

Had this for my Ubuntu system trying to compile the simple AIE-ML example.

This fixed it: ln -s /usr/include/asm-generic /usr/include/asm