Bitbake fail Ångström/cloud9 nodejs

$ MACHINE=beaglebone ./oebb.sh bitbake cloud9-image
Fails on nodejs do_install due to write rights to /usr/include/node/*

Bitbaking as root is not allowed (tried) and bitbaking needs root priviledges to perform its job.

Debian 7.2 host, followed http://www.angstrom-distribution.org/building-angstrom but used beaglebone as target.
http://beagleboard.org/project/angstrom/ mentions cloud9-gnome-image (cloud9-image got somewhere else?)

Regards
/Peter

Hi Peter, facing the same issue, did you find a way to resolve this?

Hi Peter, facing the same issue, did you find a way to resolve this?

$ MACHINE=beaglebone ./oebb.sh bitbake cloud9-image
Fails on nodejs do_install due to write rights to /usr/include/node/*

Bitbaking as root is not allowed (tried) and bitbaking needs root priviledges to perform its job.

Debian 7.2 host, followed http://www.angstrom-distribution.org/building-angstrom but used beaglebone as target.
http://beagleboard.org/project/angstrom/ mentions cloud9-gnome-image (cloud9-image got somewhere else?)

Why don’t you just download Nodejs and Cloud9 and build them on the Beaglebone directly. The version available on Angstrom are outdated.
Regards,
John