Article ID: 000086443 Content Type: Install & Setup Last Reviewed: 06/20/2023

error: make: *** scripts: No such file or directory. Stop.

Environment

    Intel® Quartus® Prime Pro Edition
    Intel® FPGA SDK for OpenCL™ Pro Edition
BUILT IN - ARTICLE INTRO SECOND COMPONENT
Description

Due to a problem in the Intel® Quartus® Prime Software and Intel® FPGA SDK for OpenCL™ version 17.0, mmd compilation of the Intel® Arria® 10 GX Development Kit may show the following error:

make: *** scripts: No such file or directory.  Stop.
make: *** [scripts] Error 2

This is a Makefile problem where the flow is looking for the “Scripts” directory in "<install_directory>\hld\board\a10_ref\source".

Resolution

To work around this problem, remove the word “scripts” from the following line in "<install_directory>\hld\board\a10_ref\source\Makefile".

Original line:

> SUB_DIRS = host util scripts      

Updated line with the the word “script” removed:

> SUB_DIRS = host util 

This problem is fixed beginning with the Intel® Quartus® Prime Software version 17.1 and Intel® FPGA SDK for OpenCL™.

Related Products

This article applies to 1 products

Intel® Arria® 10 GX FPGA

1