Ben, thanks for your help. I am not going to pursue this any further. Steve
On Mon, Feb 13, 2012 at 5:01 AM, Ben Noordhuis <[email protected]> wrote: > On Mon, Feb 13, 2012 at 04:24, steve johnston > <[email protected]> wrote: > > Hello Ben, I applied the patch. It does create the 'out' dir. But that's > > about it: > > > >>make > > tools/gyp_node -f make > > output_dir: /usr/local/src/joyent-node-d4ccdea/out > > > > > > make -C out BUILDTYPE=Release > > make[1]: Entering directory `/usr/local/src/joyent-node-d4ccdea/out' > > make[1]: Nothing to be done for `all'. > > make[1]: Leaving directory `/usr/local/src/joyent-node-d4ccdea/out' > > ln -fs out/Release/node node > > > > out>ls > > deps Makefile node_js2c.host.mk node.target.mk > > Okay, so gyp is producing the expected makefiles, they just don't seem > to do anything. > > What does `make -v` say? You probably need at least GNU make 3.80 > though I personally can only vouch for 3.81 and newer. > > If your make is up to date, can you try the upgrade-gyp branch from > the joyent/node repository? I didn't see any likely culprits in gyp's > changelog but it's worth a shot. > > -- > 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 > -- Thanks, Steve [email protected] 206-406-8100 -- 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
