compiling error on os x

50 views
Skip to first unread message

Sevki

unread,
Mar 22, 2012, 10:18:12 AM3/22/12
to node.native
Hi everyone,
I am on the v0.1.0 branch, I am on a 10.7 and have gcc 4.6.3
installed.
When I make i get the following error:

c++ -std=gnu++0x -Iext/libuv/include -Iext/http-parser -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o echo echo.cpp native.a -
lm -lpthread
Undefined symbols for architecture x86_64:
"_AbsoluteToNanoseconds", referenced from:
_uv_hrtime in native.a(darwin.o)
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make: *** [echo] Error 1

anyone else on osx had a similar experience?
Reply all
Reply to author
Forward
0 new messages