On Mon, Apr 8, 2013 at 8:12 PM, Justin Collum <[email protected]> wrote: > Thanks for sticking with me. But it looks like that didn't help. > > 11:09 vmplanet@ubuntu /usr/bin/nodejs-0.10.2/deps/v8/build $ ll > total 56K > -rw-r--r-- 1 root root 427 Mar 28 12:07 all.gyp > -rw-r--r-- 1 root root 8.8K Mar 28 12:07 android.gypi > -rw-r--r-- 1 root root 15K Mar 28 12:07 common.gypi > lrwxrwxrwx 1 root root 18 Apr 8 11:04 gyp -> ../../../tools/gyp > -rwxr-xr-x 1 root root 5.9K Mar 28 12:07 gyp_v8 > > > 11:10 vmplanet@ubuntu /usr/bin/nodejs-0.10.2 $ make -C deps/v8 native > make: Entering directory `/usr/bin/nodejs-0.10.2/deps/v8' > make: *** No rule to make target `test/cctest/cctest.gyp', needed by > `out/Makefile.native'. Stop. > make: Leaving directory `/usr/bin/nodejs-0.10.2/deps/v8'
Strange. I just tried it on my Ubuntu 12.04 machine with 0.10.4-pre (i.e. the v0.10 branch from github) and it just works. -- -- 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.
