Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
make error "No rule to make target"
2012-09-13, 21:13
Post: #1
make error "No rule to make target"
Hi, I have been trying to make a rom for an Intel NIC but failing. Below are the details.

lspci -n -s 00:19.0
00:19.0 0200: 8086:1503 (rev 04)

make make bin/80861503.rom

---Truncated----
[DEPS] core/main.c
[DEPS] core/log.c
[DEPS] core/image.c
[DEPS] core/getkey.c
[DEPS] core/gdbudp.c
[DEPS] core/fnrec.c
[DEPS] core/exec.c
[DEPS] core/downloader.c
[DEPS] core/console.c
[DEPS] core/blockdev.c
make: *** No rule to make target `make'. Stop.

Any pointers to what is causing this errr would be apreciated.

Thanks
Diz
Find all posts by this user
Quote this message in a reply
2012-09-14, 10:34
Post: #2
RE: make error "No rule to make target"
Don't type make twice on the command line.
Visit this user's website Find all posts by this user
Quote this message in a reply
2012-09-14, 14:01
Post: #3
Smile RE: make error "No rule to make target"
(2012-09-14 10:34)robinsmidsrod Wrote:  Don't type make twice on the command line.

Wow, Thanks for pointing out my stupidity gracefully .... I can't believe I missed that Smile
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)