Skip to content

Instantly share code, notes, and snippets.

@dimastopel
Created January 14, 2012 21:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dimastopel/1613027 to your computer and use it in GitHub Desktop.
Save dimastopel/1613027 to your computer and use it in GitHub Desktop.
error compiling node
Dima-Stopels-MacBook-Pro:node dimast$ ./configure
configure options: {'shared_v8': None, 'openssl_includes': None, 'without_snapshot': None, 'shared_v8_includes': None, 'isolate': None, 'shared_v8_libpath': None, 'openssl_libpath': None, 'shared_cares_includes': None, 'dest_cpu': None, 'without_ssl': None, 'shared_cares': None, 'prefix': None, 'no_ssl2': None, 'debug': None, 'shared_cares_libpath': None, 'shared_v8_libname': None, 'gdb': None, 'with_dtrace': None}
creating ./options.gypi
['-f', 'make', '/Users/dimast/src/anode2/node/node.gyp', '-I', '/Users/dimast/src/anode2/node/common.gypi', '-I', '/Users/dimast/src/anode2/node/options.gypi', '--depth=.', '--generator-output', '/Users/dimast/src/anode2/node/out', '-Goutput_dir=/Users/dimast/src/anode2/node/out', '-Dtarget_arch=ia32', '-Dcomponent=static_library', '-Dlibrary=static_library']
Dima-Stopels-MacBook-Pro:node dimast$ make
make -C out BUILDTYPE=Release
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o
LIBTOOL-STATIC /Users/dimast/src/anode2/node/out/Release/libhttp_parser.a
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/uv-common.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_cancel.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares__close_sockets.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_data.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_destroy.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_expand_name.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_expand_string.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_fds.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_free_hostent.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_free_string.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_gethostbyaddr.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_gethostbyname.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares__get_hostent.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_getnameinfo.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_getopt.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_getsock.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_init.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_library_init.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_llist.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_mkquery.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_nowarn.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_options.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_parse_aaaa_reply.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_parse_a_reply.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_parse_mx_reply.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_parse_ns_reply.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_parse_ptr_reply.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_parse_srv_reply.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_parse_txt_reply.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_process.o
../deps/uv/src/ares/ares_process.c: In function ‘read_udp_packets’:
../deps/uv/src/ares/ares_process.c:481: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_query.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares__read_line.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_search.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_send.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_strcasecmp.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_strdup.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_strerror.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_timeout.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares__timeval.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_version.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/ares_writev.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/bitncmp.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/inet_net_pton.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/inet_ntop.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/ares/windows_port.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/core.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/uv-eio.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/fs.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/udp.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/tcp.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/pipe.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/tty.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/stream.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/cares.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/dl.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/error.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/thread.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/process.o
CC(target) /Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/eio/eio.o
../deps/uv/src/unix/eio/eio.c: In function ‘etp_poll’:
../deps/uv/src/unix/eio/eio.c:712: warning: comparison between signed and unsigned
../deps/uv/src/unix/eio/eio.c: In function ‘grp_try_feed’:
../deps/uv/src/unix/eio/eio.c:820: warning: comparison between signed and unsigned
../deps/uv/src/unix/eio/eio.c: In function ‘eio__mlockall’:
../deps/uv/src/unix/eio/eio.c:1336: error: ‘MCL_CURRENT’ undeclared (first use in this function)
../deps/uv/src/unix/eio/eio.c:1336: error: (Each undeclared identifier is reported only once
../deps/uv/src/unix/eio/eio.c:1336: error: for each function it appears in.)
../deps/uv/src/unix/eio/eio.c:1337: error: ‘MCL_FUTURE’ undeclared (first use in this function)
../deps/uv/src/unix/eio/eio.c:1344: warning: implicit declaration of function ‘mlockall’
../deps/uv/src/unix/eio/eio.c: In function ‘eio__mlock’:
../deps/uv/src/unix/eio/eio.c:1357: warning: implicit declaration of function ‘mlock’
../deps/uv/src/unix/eio/eio.c: In function ‘eio__msync’:
../deps/uv/src/unix/eio/eio.c:1371: error: ‘MS_SYNC’ undeclared (first use in this function)
../deps/uv/src/unix/eio/eio.c:1372: error: ‘MS_INVALIDATE’ undeclared (first use in this function)
../deps/uv/src/unix/eio/eio.c:1376: error: ‘MS_ASYNC’ undeclared (first use in this function)
../deps/uv/src/unix/eio/eio.c:1381: warning: implicit declaration of function ‘msync’
../deps/uv/src/unix/eio/eio.c: In function ‘eio__mtouch’:
../deps/uv/src/unix/eio/eio.c:1402: warning: comparison between signed and unsigned
../deps/uv/src/unix/eio/eio.c:1404: warning: comparison between signed and unsigned
../deps/uv/src/unix/eio/eio.c:1400: warning: suggest explicit braces to avoid ambiguous ‘else’
../deps/uv/src/unix/eio/eio.c: In function ‘eio__realpath’:
../deps/uv/src/unix/eio/eio.c:1569: warning: label ‘done’ defined but not used
../deps/uv/src/unix/eio/eio.c: In function ‘eio_dent_radix_sort’:
../deps/uv/src/unix/eio/eio.c:1610: warning: comparison between signed and unsigned
../deps/uv/src/unix/eio/eio.c:1615: warning: comparison between signed and unsigned
../deps/uv/src/unix/eio/eio.c: In function ‘eio__scandir’:
../deps/uv/src/unix/eio/eio.c:1848: warning: suggest explicit braces to avoid ambiguous ‘else’
../deps/uv/src/unix/eio/eio.c: In function ‘eio_execute’:
../deps/uv/src/unix/eio/eio.c:2209: warning: implicit declaration of function ‘rename’
make[1]: *** [/Users/dimast/src/anode2/node/out/Release/obj.target/uv/deps/uv/src/unix/eio/eio.o] Error 1
make: *** [all] Error 2
Dima-Stopels-MacBook-Pro:node dimast$
@fanweixiao
Copy link

I've got the save issue..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment