[En-Nut-Discussion] make error
Ole Reinhardt
ole.reinhardt at embedded-it.de
Tue Dec 24 15:33:37 CET 2013
Hi!
> Does anybody know how can i debug this:
>
> make[4]: Entering directory `/home/moonwolf/Dokumenty/projects/ethernut-
> code/nut/tools/nutdisc'
> make[4]: *** No rule to make target `INSTALL', needed by `all-am'.
> Stop.
>
> I did 'autogen.sh' and then 'make' (not 'make install') in root dir.
I had a similar error.
/home/moonwolf/Dokumenty/projects/ethernut-code/nut/tools/nutdisc/INSTALL
Is just a symbolic link. Created by an older version of Autotools and
therefor pointing to a file, which may not exists on your PC.
So just delete
/home/moonwolf/Dokumenty/projects/ethernut-code/nut/tools/nutdisc/INSTALL
It will be automatically re-created by autogen.sh
Best regards,
Ole Reinhardt
--
kernel concepts GmbH Tel: +49-271-771091-14
Sieghuetter Hauptweg 48 Mob: +49-177-7420433
D-57072 Siegen
http://www.embedded-it.de
http://www.kernelconcepts.de
More information about the En-Nut-Discussion
mailing list