[Buildroot] [Bug 9526] Embedded NPM fails to start with "no such file or directory" error

bugzilla at busybox.net bugzilla at busybox.net
Fri Dec 30 10:31:03 UTC 2016


https://bugs.busybox.net/show_bug.cgi?id=9526

--- Comment #12 from bilge at scriptfusion.com ---
I tend to agree that sed in post-build is better, because although the patch
works, it applies to both the host and the target when we only want it to apply
to the target. There isn't a problem with it being applied to the host until it
tries to build NPM modules, in which case it dies horribly!

Regarding Busybox and Coreutils, I tried to build both but each failed in their
own spectacular way. Right now the post-build script still seems easier.
However, I noticed Busybox permits a configuration so perhaps it is possible to
just build the `env` utility by itself?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list