mrjogo/rosserial_avr_tutorial

Makefile show error when executing the "make" command

Closed this issue · 1 comments

I've go the following error when executing the "make command"

-------- begin --------
avr-gcc (GCC) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

make: *** No rule to make target avr_chatter.elf', needed by elf'. Stop.

The problem was solved after modify the code :-) .