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.

error while doing make command

hi all, im facing this error while, dm365@dm365-desktop:~/work/leo365$ make Ridgerun Linux SDK Board configuration: Leopard Board DM365 Processing toolchain... Build complete Processing kernel... :1351:2: warning: #warning syscall migrate_pages not implemented Kernel: arch/arm/boot/Image is ready Kernel: arch/arm/boot/zImage is ready Build complete Processing fs... Checking for host packages required by the SDK target applications... Host machine has all required packages. Entering host-apps... Entering apps... Checking dependencies for alsa-lib-1.0.21 Compiling and installing alsa-lib-1.0.21... Checking dependencies for alsa-utils-1.0.21 Checking dependencies for ncurses-5.6 Compiling and installing ncurses-5.6... Compiling and installing alsa-utils-1.0.21... install: cannot stat `/home/dm365/work/leo365/fs/fsdev/usr/bin/{speaker-test,aseqnet,aseqdump,': No such file or directory install: cannot stat `iecset,aplay,amixer,alsamixer,aconnect,arecord}': No such file or directory make[3]: *** [install] Error 1 Error building alsa-utils-1.0.21 make[2]: *** [dependency_build] Error 1 make[1]: *** [apps_build] Error 1 make: *** [fs_build] Error 2 dm365@dm365-desktop:~/work/leo365$ those speaker-test,aseqnet,aseqdump those files are present in the dir but i dont know why its is not acessing it? can any one suggest this why?? vs