Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created July 6, 2011 18:34
Show Gist options
  • Save isaacs/1067987 to your computer and use it in GitHub Desktop.
Save isaacs/1067987 to your computer and use it in GitHub Desktop.
[65/65] cxx_link: build/debug/src/node_main_9.o build/debug/src/node_9.o build/debug/src/node_buffer_9.o build/debug/src/node_javascript_9.o build/debug/src/node_extensions_9.o build/debug/src/node_http_parser_9.o build/debug/src/node_constants_9.o build/debug/src/node_events_9.o build/debug/src/node_file_9.o build/debug/src/node_script_9.o build/debug/src/node_os_9.o build/debug/src/node_dtrace_9.o build/debug/src/node_string_9.o build/debug/src/timer_wrap_9.o build/debug/src/tcp_wrap_9.o build/debug/src/cares_wrap_9.o build/debug/src/node_cares_9.o build/debug/src/node_net_9.o build/debug/src/node_signal_watcher_9.o build/debug/src/node_stat_watcher_9.o build/debug/src/node_io_watcher_9.o build/debug/src/node_stdio_9.o build/debug/src/node_child_process_9.o build/debug/src/node_timer_9.o build/debug/src/platform_darwin_9.o build/debug/src/node_crypto_9.o build/debug/deps/http_parser/http_parser_5.o -> build/debug/node_g
/usr/bin/g++ debug/src/node_main_9.o debug/src/node_9.o debug/src/node_buffer_9.o debug/src/node_javascript_9.o debug/src/node_extensions_9.o debug/src/node_http_parser_9.o debug/src/node_constants_9.o debug/src/node_events_9.o debug/src/node_file_9.o debug/src/node_script_9.o debug/src/node_os_9.o debug/src/node_dtrace_9.o debug/src/node_string_9.o debug/src/timer_wrap_9.o debug/src/tcp_wrap_9.o debug/src/cares_wrap_9.o debug/src/node_cares_9.o debug/src/node_net_9.o debug/src/node_signal_watcher_9.o debug/src/node_stat_watcher_9.o debug/src/node_io_watcher_9.o debug/src/node_stdio_9.o debug/src/node_child_process_9.o debug/src/node_timer_9.o debug/src/platform_darwin_9.o debug/src/node_crypto_9.o debug/deps/http_parser/http_parser_5.o -o /Users/isaacs/dev-src/js/node/build/debug/node_g -pthread -framework Carbon -arch x86_64 -rdynamic /Users/isaacs/dev-src/js/node/build/debug/libv8_g.a /Users/isaacs/dev-src/js/node/build/debug/deps/uv/uv.a -L/usr/lib -L/usr/local/lib -lssl -lcrypto -lz -ldl -lutil
Undefined symbols:
"_uv_tcp_connect", referenced from:
node::TCPWrap::Connect(v8::Arguments const&)in tcp_wrap_9.o
"_uv_tcp_listen", referenced from:
node::TCPWrap::Listen(v8::Arguments const&)in tcp_wrap_9.o
"_uv_tcp_bind", referenced from:
node::TCPWrap::Bind(v8::Arguments const&)in tcp_wrap_9.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
Undefined symbols:
"_eio_unlink", referenced from:
node::Unlink(v8::Arguments const&) in node_file_9.o
"_eio_fstat", referenced from:
node::FStat(v8::Arguments const&) in node_file_9.o
"_eio_fsync", referenced from:
node::Fsync(v8::Arguments const&) in node_file_9.o
"_eio_mkdir", referenced from:
node::MKDir(v8::Arguments const&) in node_file_9.o
"_eio_lstat", referenced from:
node::LStat(v8::Arguments const&) in node_file_9.o
"_eio_rmdir", referenced from:
node::RMDir(v8::Arguments const&) in node_file_9.o
"_eio_readlink", referenced from:
node::ReadLink(v8::Arguments const&) in node_file_9.o
"_eio_futime", referenced from:
node::FUTimes(v8::Arguments const&) in node_file_9.o
"_eio_symlink", referenced from:
node::Symlink(v8::Arguments const&) in node_file_9.o
"_eio_utime", referenced from:
node::UTimes(v8::Arguments const&) in node_file_9.o
"_eio_write", referenced from:
node::Write(v8::Arguments const&) in node_file_9.o
"_uv_tcp_connect", referenced from:
node::TCPWrap::Connect(v8::Arguments const&)in tcp_wrap_9.o
"_eio_init", referenced from:
node::Init(int, char**)in node_9.o
"_eio_link", referenced from:
node::Link(v8::Arguments const&) in node_file_9.o
"_eio_open", referenced from:
node::Open(v8::Arguments const&) in node_file_9.o
"_eio_read", referenced from:
node::Read(v8::Arguments const&) in node_file_9.o
"_eio_poll", referenced from:
node::DonePollNotifier(uv_async_s*, int) in node_9.o
node::DoPoll(uv_idle_s*, int) in node_9.o
node::WantPollNotifier(uv_async_s*, int) in node_9.o
"_eio_readdir", referenced from:
node::ReadDir(v8::Arguments const&) in node_file_9.o
"_eio_stat", referenced from:
node::Stat(v8::Arguments const&) in node_file_9.o
"_eio_sendfile", referenced from:
node::SendFile(v8::Arguments const&) in node_file_9.o
"_uv_tcp_listen", referenced from:
node::TCPWrap::Listen(v8::Arguments const&)in tcp_wrap_9.o
"_eio_set_max_poll_reqs", referenced from:
node::Init(int, char**)in node_9.o
"_uv_tcp_bind", referenced from:
node::TCPWrap::Bind(v8::Arguments const&)in tcp_wrap_9.o
"_eio_rename", referenced from:
node::Rename(v8::Arguments const&) in node_file_9.o
"_eio_fdatasync", referenced from:
node::Fdatasync(v8::Arguments const&) in node_file_9.o
"_eio_sendfile_sync", referenced from:
node::SendFile(v8::Arguments const&) in node_file_9.o
"_eio_ftruncate", referenced from:
node::Truncate(v8::Arguments const&) in node_file_9.o
"_eio_fchmod", referenced from:
node::FChmod(v8::Arguments const&) in node_file_9.o
"_eio_fchown", referenced from:
node::FChown(v8::Arguments const&) in node_file_9.o
"_eio_chmod", referenced from:
node::Chmod(v8::Arguments const&) in node_file_9.o
"_eio_chown", referenced from:
node::Chown(v8::Arguments const&) in node_file_9.o
"_eio_close", referenced from:
node::Close(v8::Arguments const&) in node_file_9.o
"_eio_custom", referenced from:
node::GetAddrInfo(v8::Arguments const&) in node_net_9.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
Waf: Leaving directory `/Users/isaacs/dev-src/js/node/build'
Build failed:
-> task failed (err #1):
{task: cxx_link node_main_9.o,node_9.o,node_buffer_9.o,node_javascript_9.o,node_extensions_9.o,node_http_parser_9.o,node_constants_9.o,node_events_9.o,node_file_9.o,node_script_9.o,node_os_9.o,node_dtrace_9.o,node_string_9.o,timer_wrap_9.o,tcp_wrap_9.o,cares_wrap_9.o,node_cares_9.o,node_net_9.o,node_signal_watcher_9.o,node_stat_watcher_9.o,node_io_watcher_9.o,node_stdio_9.o,node_child_process_9.o,node_timer_9.o,platform_darwin_9.o,node_crypto_9.o,http_parser_5.o -> node}
-> task failed (err #1):
{task: cxx_link node_main_9.o,node_9.o,node_buffer_9.o,node_javascript_9.o,node_extensions_9.o,node_http_parser_9.o,node_constants_9.o,node_events_9.o,node_file_9.o,node_script_9.o,node_os_9.o,node_dtrace_9.o,node_string_9.o,timer_wrap_9.o,tcp_wrap_9.o,cares_wrap_9.o,node_cares_9.o,node_net_9.o,node_signal_watcher_9.o,node_stat_watcher_9.o,node_io_watcher_9.o,node_stdio_9.o,node_child_process_9.o,node_timer_9.o,platform_darwin_9.o,node_crypto_9.o,http_parser_5.o -> node_g}
make: *** [program] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment