Hello, I am trying to get Node.js working on Raspian. I was following the gist written here: https://gist.github.com/3119325 by James Sievert. I followed the steps, checked out v0.8.2-release and applied the node_pi patch and a couple hours into it, at the end of the "make test" step I started getting the following error with each step:
ERROR: Binary compiled with -mfloat-abi=hard but without -DUSE_EABI_HARDFLOAT the build failed and I am not sure what I can do. Does anyone have any ideas? thanks -- Kyle On Tuesday, July 10, 2012 8:13:41 PM UTC-5, Geoff Flarity wrote: > > FYI, I've created a github page with links to a binary and build > instructions for getting Node to run on the Raspberry Pi: > > https://github.com/gflarity/node_pi > > It takes over 2 hours to build, so go for the binary unless you're > paranoid. > > Cheers, > Geoff > > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
