Any progress on this issue?  I'm running into the same thing.

Is there any way to build node with just GCC and *without* installing
all of XCode?

On Thu, Jan 5, 2012 at 1:31 AM, Tane Piper <[email protected]> wrote:
> This machine is a fresh install of 10.6, was done just before Christmas.
>
> Most likely because I installed GGC tools instead of the full XCode3
> package, this may be what's breaking it (and therefor maybe should be
> documented you *need* XCode on Snow/Leopard instead of just the GCC
> tools)
>
> But as I said, as of Monday I'm personally not going to care any more
> as I'll be moving to Lion with my new job so mehh
>
> - Tane
>
> On 5 January 2012 00:30, Ryan Schmidt <[email protected]> wrote:
>> On Jan 4, 2012, at 08:08, Tane Piper wrote:
>>
>>> Can confirm I've not been able to install > v0.6.4 on 10.6.8 with the
>>> GCC compile tools from XCode.
>>
>> 0.6.6 builds and runs fine on Leopard. All versions of 0.6 have built and 
>> run fine for me on Snow Leopard.
>>
>>
>>> Doing a pull on the latest v0.6 branch I get:
>>>
>>> [33/35] cxx: src/platform_darwin.cc -> out/Release/src/platform_darwin_5.o
>>> /usr/bin/g++ -pthread -arch x86_64 -g -O3 -DHAVE_OPENSSL=1
>>> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_FDATASYNC=0
>>> -DARCH="x64" -DPLATFORM="darwin" -D__POSIX__=1 -Wno-unused-parameter
>>> -D_FORTIFY_SOURCE=2 -IRelease/src -I../src -IRelease/deps/http_parser
>>> -I../deps/http_parser -IRelease/deps/uv/include -I../deps/uv/include
>>> -IRelease/deps/uv/src/ares -I../deps/uv/src/ares
>>> -IRelease/deps/v8/include -I../deps/v8/include -I/opt/local/include
>>> -Ideps/v8/include ../src/platform_darwin.cc -c -o
>>> Release/src/platform_darwin_5.o
>>> In file included from ../src/platform_darwin_proctitle.cc:34,
>>>                 from ../src/platform_darwin.cc:59:
>>> /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:70:35:
>>> error: SecurityHI/SecurityHI.h: No such file or directory
>>> Waf: Leaving directory `/Users/tanepiper/build/node/out'
>>> Build failed:  -> task failed (err #1):
>>>       {task: cxx platform_darwin.cc -> platform_darwin_5.o}
>>> make: *** [program] Error 1
>>
>> There are only a dozen reports of this error on Google and half of them are 
>> yours. Sounds like something broken in your computer's Carbon framework. I'd 
>> reinstall the OS.
>>
>> --
>> 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
>
> --
> 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

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

Reply via email to