LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help needed for make file problem : make: *** No rule to make target `flash', needed (https://www.linuxquestions.org/questions/linux-newbie-8/help-needed-for-make-file-problem-make-%2A%2A%2A-no-rule-to-make-target-%60flash-needed-669009/)

rameshsatyavaram 09-10-2008 03:41 PM

Help needed for make file problem : make: *** No rule to make target `flash', needed
 
Hi
I am getting the following error when i am compiling my project on linux.


make: *** No rule to make target `flash', needed by `all'. Stop.


Can any one help me in solving this problem.


Thank you,
S.Ramesh Chandra.

wernerz 09-10-2008 09:44 PM

Did you run ./configure first?

AceofSpades19 09-10-2008 10:00 PM

Did you make a make file for it?

dreamhat 09-11-2008 02:13 AM

you need a Makefile first,the 'configure' command can create it ,or you can write it manually.


All times are GMT -5. The time now is 04:57 PM.