On 24/11/10 20:12, Hugo Osvaldo Barrera wrote:
> On 23/11/10 15:10, Jasper Lievisse Adriaanse wrote:
>> On Tue, Nov 23, 2010 at 10:22:54AM -0500, Jeremy Chase wrote:
>>> If no-one is working on a node.js port I'll start working on it.
>>>
>>> --
>>> Jeremy Chase
>>> http://twitter.com/jeremychase
>> Yes, I have attached my WIP which seems to fail on amd64 for Landry@, but 
>> works
>> for me.
>>
>> Also, the scons part of the build system doesn't honor CFLAGS, and I've
>> disabled SSL support untill I've added .pc files for OpenSSL, or someone
>> whacked the configure script into taking the right CFLAGS/LDFLAGS for 
>> OpenSSL.
>>
> This is great!
> I was just reading about node.js about two days ago, and looking forward
> to trying it out.
> Builds and runs (at least a simple http hello world) fine on 4.8-current
> amd64.
> Good work! :-)
>

Forgot to mention; I did have to modify Makefile, since I got an error
saying "old style depends".
Sorry, since all the depencencies took so long to build, I kinda forgot
by the time I had installed it.

LIB_DEPENDS=    devel/libev \
                devel/libexecinfo


-- 
Hugo Osvaldo Barrera

Reply via email to