Thanks, Ben.
./configure
{ 'target_defaults': { 'cflags': [],
'defines': [],
'include_dirs': [],
'libraries': ['-lz']},
'variables': { 'host_arch': 'ia32',
'node_install_npm': 'true',
'node_install_waf': 'true',
'node_prefix': '',
'node_shared_cares': 'false',
'node_shared_v8': 'false',
'node_use_dtrace': 'false',
'node_use_openssl': 'true',
'node_use_system_openssl': 'false',
'target_arch': 'ia32',
'v8_use_snapshot': 'true'}}
creating ./config.gypi
creating ./config.mk
[root@allncrkt18 joyent-node-d4ccdea]# make -C out V=1 BUILDTYPE=Release
make: Entering directory `/usr/local/src/joyent-node-d4ccdea/out'
g++4 -c -o
/usr/local/src/joyent-node-d4ccdea/out/Release/obj.target/v8_snapshot/geni/snapshot.o
/usr/local/src/joyent-node-d4ccdea/out/Release/obj.target/v8_snapshot/geni/snapshot.cc
g++4:
/usr/local/src/joyent-node-d4ccdea/out/Release/obj.target/v8_snapshot/geni/snapshot.cc:
No such file or directory
g++4: no input files
make: ***
[/usr/local/src/joyent-node-d4ccdea/out/Release/obj.target/v8_snapshot/geni/snapshot.o]
Error 1
make: Leaving directory `/usr/local/src/joyent-node-d4ccdea/out'
I did not find a build log in 'out', or anywhere else. Where should it be?
Unfortunately, due to IT politics and red-tape, I cannot upgrade the server
for quite some time, though I am working on it.
Ben, If you think this is a lost cause, I will drop quit pursuing it and
let you off the hook (smiley goes here)... I don't want to burn more of
your time on a one-off install like mine is turning into.
I don't have another server option right now, though, so if it is possible
with super-human effort, I would really like to get node working on this
one.
It would be helpful to know if anyone else has nodejs running on a redhat
2.6.9-101.ELsmp, or earlier, kernel.
Thanks
On Sat, Feb 11, 2012 at 3:10 PM, Ben Noordhuis <[email protected]> wrote:
> On Sat, Feb 11, 2012 at 18:27, steve johnston
> <[email protected]> wrote:
> > I ran make:
> >
> >
> > 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/Release/node tools/installer.js ./config.gypi install
> >
> > make: out/Release/node: Command not found
> >
> > make: *** [install] Error 127
>
> Steve, can you run `make -C out V=1 BUILDTYPE=Release` (as in
> copy/paste that exact line) on a fresh source tree and post the build
> log? It does a build with verbose mode turned on.
>
> On a side note, do you intend to upgrade your system? RHEL 4's end of
> life is in a couple of weeks.
>
> --
> 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