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.

a problem with build dsplink1_61 on linux

#Change to the source directory

cd ~/dsplink/gpp/src

#start build process

make -s release

Makefile:44: /make start.mk: 没有那个文件活目录

make :***没有规则可以创建目标“/make/start.mk”。停止。

**********************************************************************

#change to the source directory

cd ~/dsplink/gpp/src/samples

#start build process

make -s release

Makefile:44: /make start.mk: 没有那个文件活目录

make :***没有规则可以创建目标“/make/start.mk”。停止。