Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] adding nodejs to buildroot
@ 2014-02-19  0:38 Jenkins, Lee
  2014-02-19  8:27 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Jenkins, Lee @ 2014-02-19  0:38 UTC (permalink / raw)
  To: buildroot

I tried to add package nodejs to an old BuildRoot : 2011.05

Here's how I added the package:
1. I downloaded the nodejs package (Config.in, nodejs.mk, and nodejs...patch) from the latest buildroot into the buildroot/package/nodejs directory.
2. I added an entry for nodejs in buildroot/packages/Config.in under "Interpreter languages and scripting"
3. I ran "make menuconfig", selected the nodejs package (yes, it appeared in the right spot) and saved the configuration

But something is out of place because the make fails:

buildroot$ make nodejs
make: *** No rule to make target `nodejs'. Stop.

Similarly, if I just run "make" the make succeeds but the nodejs package is not built.

The buildroot/.config file has an entry BR2_PACKAGE_NODEJS=y, but clearly there's something else missing.

It's been about a year since I added a package to buildroot, so I'm wondering if I missed a step? Or is there some incompatibility between this package and my old buildroot?

Lee Jenkins
HP Server Storage

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-19 18:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-19  0:38 [Buildroot] adding nodejs to buildroot Jenkins, Lee
2014-02-19  8:27 ` Thomas Petazzoni
     [not found]   ` <2DD0B9C711CDFC45A3A266C78966CE7F4531FD06@G9W0750.americas.hpqcorp.net>
2014-02-19 18:27     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox