Wrox Programmer Forums
|
BOOK: Professional Node.js: Building Javascript Based Scalable Software
This is the forum to discuss the Wrox book Professional Node.js: Building Javascript Based Scalable Software by Pedro Teixeira; ISBN: 978-1-118-18546-9
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Node.js: Building Javascript Based Scalable Software section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 16th, 2013, 01:59 PM
Registered User
 
Join Date: Jul 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Running into problems with ./configure on Solaris SPARC

Hello -

Does anyone have any suggestions on how to go about ./configure errors using the latest Node software distribution on a Solaris 10 SPARC box?

For example, I'm getting this (and I have the required versions of Python, GCC and GNU Make. Here's what I'm getting:

> ./configure
{ 'target_defaults': { 'cflags': [],
'default_configuration': 'Release',
'defines': [],
'include_dirs': [],
'libraries': []},
'variables': { 'clang': 0,
'gcc_version': 46,
'host_arch': 'ia32',
'node_install_npm': 'true',
'node_prefix': '',
'node_shared_cares': 'false',
'node_shared_http_parser': 'false',
'node_shared_libuv': 'false',
'node_shared_openssl': 'false',
'node_shared_v8': 'false',
'node_shared_zlib': 'false',
'node_tag': '',
'node_unsafe_optimizations': 0,
'node_use_dtrace': 'true',
'node_use_etw': 'false',
'node_use_openssl': 'true',
'node_use_perfctr': 'false',
'python': '/opt/csw/bin/python',
'target_arch': 'ia32',
'v8_enable_gdbjit': 0,
'v8_no_strict_aliasing': 1,
'v8_use_snapshot': 'true'}}
creating config.gypi
creating config.mk
/bin/sh: syntax error at line 1: `$' unexpected
gyp: Call to '(echo | $(echo ${CXX_host:-$(which g++)}) -m32 -E - > /dev/null 2>&1) && echo "-m32" || true' returned exit status 2. while loading dependencies of /export/home/ggeldenb/node-v0.10.13/node.gyp while trying to load /export/home/ggeldenb/node-v0.10.13/node.gyp
Error running GYP
>





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems Running Earthquake 1 marfl99 BOOK: Professional Android 4 Application Development 4 June 22nd, 2013 09:56 AM
Chapter 3 - p.71 - Building and running problems LuckyLuc BOOK: Beginning Mac OS X Programming 1 June 24th, 2010 05:36 AM
Solaris and Linux internetworking kartikvsol Linux 0 June 7th, 2009 09:18 PM
Problems installing and running IIS Ads Dreamweaver (all versions) 5 January 4th, 2006 11:04 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.