"no rule to make" on all platforms, except for skeleton

Ronny Nilsson rln-nard at arbetsmyra.dyndns.org
Wed Apr 13 19:04:10 CEST 2016


Hi Arthur and welcome to the list.
My guess is that you are missing the add-on package. Have you downloaded 
the "nard+addons" tarball? This is a necessity for the Raspbian emulation 
support. For accessing these parts of Nard one need to first become 
a "member". It's pretty much a "pay-what-you-want" membership and you may 
cancel it anytime with a few mouse clicks should you want.
	http://www.arbetsmyra.dyndns.org/nard/addon.html
Developing Nard is costly though so any support is welcome.

BR
Ronny



-----------------------------------------
> Hello,
>
> I am trying Nard for the first time, and having trouble with the basics, so
> I assume I'm missing something rudimentary.
>
> I ran `make skeleton` and it completed successfully.
>
> My end-goal is to make a server running nodejs, so I've created the
> following 2 files in a new platform folder:
>
> $ cat platform/nodeserver/Rules.mk
> PRODUCT_DEPS += skeleton
> -include $(PATH_TOP)/platform/skeleton/Rules.mk
> PKGS_APPS += debian/debian
>
> $ cat platform/nodeserver/debian.config
> deb_install += nodejs
> deb_install += npm
> deb_install += i2c-tools
> deb_install += wget
> deb_install += openssl
>
> Then when I run `make nodeserver`, I get the message:
> make: *** No rule to make target `nodeserver`. Stop.
>
> Then I did `make clean` followed by `make mediaplayer` to try one of the
> built-in alternatives and got the same message:
> make: *** No rule to make target `mediaplayer`. Stop.
>
> How do I build other products? Any help is much appreciated!
>
> Thanks,
> Arthur





More information about the Nard mailing list