Article 5MY9K /build/Make.settings: No such file or directory

/build/Make.settings: No such file or directory

by
Jasmine21
from LinuxQuestions.org on (#5MY9K)
I am newbie to Linux.
There are 2 folders inside test folder i.e, src folder and linux folder.
In the linux folder, there are Makefile, Make.CommonSettings files.
In src folder, there are main.c file.

I try to compile the main.c file by using
"make PLATFORM=gcc-linux-arm BUILD=release" at the directory test/linux.
After compiling, I got an error of:

Makefile:37: ../../../build/Make.settings: No such file or directory
find: ../../../src': No such file or directory
Makefile:49:
Makefile:50: ############ Building with PLATFORM=gcc-linux-arm ################
Makefile:51:
Makefile:68: ../../../build/platforms/gcc-linux-arm/Makefile.gcc-linux-arm: No such file or directory
make: *** No rule to make target '../../../build/platforms/gcc-linux-arm/Makefile.gcc-linux-arm'. Stop.

May I know how can I solve this issue?latest?d=yIl2AUoC8zA latest?i=IOZrwsdmHsg:EQ6Xw6zJZT8:F7zBnMy latest?i=IOZrwsdmHsg:EQ6Xw6zJZT8:V_sGLiP latest?d=qj6IDK7rITs latest?i=IOZrwsdmHsg:EQ6Xw6zJZT8:gIN9vFwIOZrwsdmHsg
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments