Hi, I'm receiving the following error while compiling NodeJS v0.10.25 on Debian Wheezy 7.0 when following the instructions at https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager#wiki-debian-lmde

========================= Installation results ===========================
make -C out BUILDTYPE=Release V=1
make[1]: Entering directory `/home/blaine/src/node-v0.10.25/out'
g++ '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_EXTRA_CHECKS' '-DV8_TARGET_ARCH_X64' -I../deps/v8/src -Wall -Wextra -Wno-unused-parameter -pthread -m64 -fno-strict-aliasing -O2 -fno-strict-aliasing -fno-tree-vrp -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD -MF /home/blaine/src/node-v0.10.25/out/Release/.deps//home/blaine/src/node-v0.10.25/out/Release/obj.target/v8_base/deps/v8/src/api.o.d.raw -c -o /home/blaine/src/node-v0.10.25/out/Release/obj.target/v8_base/deps/v8/src/api.o ../deps/v8/src/api.cc
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
make[1]: *** [/home/blaine/src/node-v0.10.25/out/Release/obj.target/v8_base/deps/v8/src/api.o] Error 4
make[1]: Leaving directory `/home/blaine/src/node-v0.10.25/out'
make: *** [node] Error 2

****  Installation failed. Aborting package creation.

Cleaning up...OK

Bye.

...

blaine@brlafreniere:~/src/node-v0.10.25$ uname -a
Linux brlafreniere.com 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 GNU/Linux

Help appreciated, thanks.

--

 * Blaine LaFreniere

--
--
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

--- You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to