Skip to content

Instantly share code, notes, and snippets.

@imxiaobo
Created November 8, 2011 08:35
Show Gist options
  • Save imxiaobo/1347299 to your computer and use it in GitHub Desktop.
Save imxiaobo/1347299 to your computer and use it in GitHub Desktop.
node-zookeeper compile err (with node 0.6)
$ npm install
> zookeeper-ddopson@3.3.3-1 preinstall /Users/xiaobo/Documents/Projects/github/node-zookeeper
> node-waf clean || true; node-waf configure build
configure: WARNING: unrecognized options: --without-shared
checking for doxygen... no
checking for perl... /usr/bin/perl
checking for dot... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for cppunit-config... no
checking for Cppunit - version >= 1.10.2... no
checking for generated/zookeeper.jute.c... yes
checking for generated/zookeeper.jute.h... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking build system type... x86_64-apple-darwin11.2.0
checking host system type... x86_64-apple-darwin11.2.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ld used by g++... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking for pthread_mutex_lock in -lpthread... yes
configure: building without SyncAPI support
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for nfds_t... yes
checking whether to enable ipv6... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getlogin... yes
checking for getpwuid_r... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for memmove... yes
checking for memset... yes
checking for poll... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-shared
rm -f cli_st
rm -f zktest-st
test -z "libzookeeper_st.la " || rm -f libzookeeper_st.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f zktest_st-TestDriver.o zktest_st-LibCMocks.o zktest_st-LibCSymTable.o zktest_st-MocksBase.o zktest_st-ZKMocks.o zktest_st-Util.o zktest_st-ThreadingUtil.o zktest_st-TestClientRetry.o zktest_st-TestOperations.o zktest_st-TestZookeeperInit.o zktest_st-TestZookeeperClose.o zktest_st-TestClient.o zktest_st-TestWatchers.o
rm -f docs/c-client-src.tag -r docs/html
test -z "libhashtable.la libzkst.la " || rm -f libhashtable.la libzkst.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c -o zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c src/zookeeper.c -fno-common -DPIC -o zookeeper.o
mv -f .deps/zookeeper.Tpo .deps/zookeeper.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c -o recordio.lo `test -f 'src/recordio.c' || echo './'`src/recordio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c src/recordio.c -fno-common -DPIC -o recordio.o
mv -f .deps/recordio.Tpo .deps/recordio.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c -o zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' || echo './'`generated/zookeeper.jute.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c generated/zookeeper.jute.c -fno-common -DPIC -o zookeeper.jute.o
mv -f .deps/zookeeper.jute.Tpo .deps/zookeeper.jute.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c -o zk_log.lo `test -f 'src/zk_log.c' || echo './'`src/zk_log.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c src/zk_log.c -fno-common -DPIC -o zk_log.o
mv -f .deps/zk_log.Tpo .deps/zk_log.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c -o zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo './'`src/zk_hashtable.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c src/zk_hashtable.c -fno-common -DPIC -o zk_hashtable.o
mv -f .deps/zk_hashtable.Tpo .deps/zk_hashtable.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c -o st_adaptor.lo `test -f 'src/st_adaptor.c' || echo './'`src/st_adaptor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c src/st_adaptor.c -fno-common -DPIC -o st_adaptor.o
mv -f .deps/st_adaptor.Tpo .deps/st_adaptor.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o libzkst.la zookeeper.lo recordio.lo zookeeper.jute.lo zk_log.lo zk_hashtable.lo st_adaptor.lo -lm
libtool: link: ar cru .libs/libzkst.a zookeeper.o recordio.o zookeeper.jute.o zk_log.o zk_hashtable.o st_adaptor.o
libtool: link: ranlib .libs/libzkst.a
libtool: link: ( cd ".libs" && rm -f "libzkst.la" && ln -s "../libzkst.la" "libzkst.la" )
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c -o hashtable_itr.lo `test -f 'src/hashtable/hashtable_itr.c' || echo './'`src/hashtable/hashtable_itr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c src/hashtable/hashtable_itr.c -fno-common -DPIC -o hashtable_itr.o
mv -f .deps/hashtable_itr.Tpo .deps/hashtable_itr.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.lo `test -f 'src/hashtable/hashtable.c' || echo './'`src/hashtable/hashtable.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c src/hashtable/hashtable.c -fno-common -DPIC -o hashtable.o
mv -f .deps/hashtable.Tpo .deps/hashtable.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o libhashtable.la hashtable_itr.lo hashtable.lo
libtool: link: ar cru .libs/libhashtable.a hashtable_itr.o hashtable.o
libtool: link: ranlib .libs/libhashtable.a
libtool: link: ( cd ".libs" && rm -f "libhashtable.la" && ln -s "../libhashtable.la" "libhashtable.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)' -o libzookeeper_st.la -rpath /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib libzkst.la libhashtable.la
libtool: link: (cd .libs/libzookeeper_st.lax/libzkst.a && ar x "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zookeeper-3.3.3/src/c/./.libs/libzkst.a")
libtool: link: (cd .libs/libzookeeper_st.lax/libhashtable.a && ar x "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zookeeper-3.3.3/src/c/./.libs/libhashtable.a")
libtool: link: ar cru .libs/libzookeeper_st.a .libs/libzookeeper_st.lax/libzkst.a/recordio.o .libs/libzookeeper_st.lax/libzkst.a/st_adaptor.o .libs/libzookeeper_st.lax/libzkst.a/zk_hashtable.o .libs/libzookeeper_st.lax/libzkst.a/zk_log.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.jute.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable_itr.o
libtool: link: ranlib .libs/libzookeeper_st.a
libtool: link: rm -fr .libs/libzookeeper_st.lax
libtool: link: ( cd ".libs" && rm -f "libzookeeper_st.la" && ln -s "../libzookeeper_st.la" "libzookeeper_st.la" )
gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT cli.o -MD -MP -MF .deps/cli.Tpo -c -o cli.o `test -f 'src/cli.c' || echo './'`src/cli.c
mv -f .deps/cli.Tpo .deps/cli.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o cli_st cli.o libzookeeper_st.la
libtool: link: gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o cli_st cli.o ./.libs/libzookeeper_st.a -lm
test -z "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib" || ./install-sh -c -d "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib"
/bin/sh ./libtool --mode=install /usr/bin/install -c libzookeeper_st.la '/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib'
libtool: install: /usr/bin/install -c .libs/libzookeeper_st.lai /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib/libzookeeper_st.la
libtool: install: /usr/bin/install -c .libs/libzookeeper_st.a /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib/libzookeeper_st.a
libtool: install: chmod 644 /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib/libzookeeper_st.a
libtool: install: ranlib /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib/libzookeeper_st.a
----------------------------------------------------------------------
Libraries have been installed in:
/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/bin" || ./install-sh -c -d "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/bin"
/bin/sh ./libtool --mode=install /usr/bin/install -c cli_st '/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/bin'
libtool: install: /usr/bin/install -c cli_st /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/bin/cli_st
test -z "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/include/c-client-src" || ./install-sh -c -d "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/include/c-client-src"
/usr/bin/install -c -m 644 include/zookeeper.h include/zookeeper_version.h include/zookeeper_log.h include/recordio.h generated/zookeeper.jute.h '/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/include/c-client-src'
'clean' finished successfully (12.043s)
Checking for program g++ or c++ : /usr/bin/g++
Checking for program cpp : /usr/bin/cpp
Checking for program ar : /usr/bin/ar
Checking for program ranlib : /usr/bin/ranlib
Checking for g++ : ok
Checking for node path : not found
Checking for node prefix : ok /usr/local/Cellar/node/0.6.0
'configure' finished successfully (0.041s)
Waf: Entering directory `/Users/xiaobo/Documents/Projects/github/node-zookeeper/build'
configure: WARNING: unrecognized options: --without-shared
checking for doxygen... no
checking for perl... /usr/bin/perl
checking for dot... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for cppunit-config... no
checking for Cppunit - version >= 1.10.2... no
checking for generated/zookeeper.jute.c... yes
checking for generated/zookeeper.jute.h... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking build system type... x86_64-apple-darwin11.2.0
checking host system type... x86_64-apple-darwin11.2.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ld used by g++... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking for pthread_mutex_lock in -lpthread... yes
configure: building without SyncAPI support
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for nfds_t... yes
checking whether to enable ipv6... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getlogin... yes
checking for getpwuid_r... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for memmove... yes
checking for memset... yes
checking for poll... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-shared
rm -f cli_st
rm -f zktest-st
test -z "libzookeeper_st.la " || rm -f libzookeeper_st.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f zktest_st-TestDriver.o zktest_st-LibCMocks.o zktest_st-LibCSymTable.o zktest_st-MocksBase.o zktest_st-ZKMocks.o zktest_st-Util.o zktest_st-ThreadingUtil.o zktest_st-TestClientRetry.o zktest_st-TestOperations.o zktest_st-TestZookeeperInit.o zktest_st-TestZookeeperClose.o zktest_st-TestClient.o zktest_st-TestWatchers.o
rm -f docs/c-client-src.tag -r docs/html
test -z "libhashtable.la libzkst.la " || rm -f libhashtable.la libzkst.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c -o zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c src/zookeeper.c -fno-common -DPIC -o zookeeper.o
mv -f .deps/zookeeper.Tpo .deps/zookeeper.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c -o recordio.lo `test -f 'src/recordio.c' || echo './'`src/recordio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c src/recordio.c -fno-common -DPIC -o recordio.o
mv -f .deps/recordio.Tpo .deps/recordio.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c -o zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' || echo './'`generated/zookeeper.jute.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c generated/zookeeper.jute.c -fno-common -DPIC -o zookeeper.jute.o
mv -f .deps/zookeeper.jute.Tpo .deps/zookeeper.jute.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c -o zk_log.lo `test -f 'src/zk_log.c' || echo './'`src/zk_log.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c src/zk_log.c -fno-common -DPIC -o zk_log.o
mv -f .deps/zk_log.Tpo .deps/zk_log.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c -o zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo './'`src/zk_hashtable.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c src/zk_hashtable.c -fno-common -DPIC -o zk_hashtable.o
mv -f .deps/zk_hashtable.Tpo .deps/zk_hashtable.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c -o st_adaptor.lo `test -f 'src/st_adaptor.c' || echo './'`src/st_adaptor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c src/st_adaptor.c -fno-common -DPIC -o st_adaptor.o
mv -f .deps/st_adaptor.Tpo .deps/st_adaptor.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o libzkst.la zookeeper.lo recordio.lo zookeeper.jute.lo zk_log.lo zk_hashtable.lo st_adaptor.lo -lm
libtool: link: ar cru .libs/libzkst.a zookeeper.o recordio.o zookeeper.jute.o zk_log.o zk_hashtable.o st_adaptor.o
libtool: link: ranlib .libs/libzkst.a
libtool: link: ( cd ".libs" && rm -f "libzkst.la" && ln -s "../libzkst.la" "libzkst.la" )
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c -o hashtable_itr.lo `test -f 'src/hashtable/hashtable_itr.c' || echo './'`src/hashtable/hashtable_itr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c src/hashtable/hashtable_itr.c -fno-common -DPIC -o hashtable_itr.o
mv -f .deps/hashtable_itr.Tpo .deps/hashtable_itr.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.lo `test -f 'src/hashtable/hashtable.c' || echo './'`src/hashtable/hashtable.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c src/hashtable/hashtable.c -fno-common -DPIC -o hashtable.o
mv -f .deps/hashtable.Tpo .deps/hashtable.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o libhashtable.la hashtable_itr.lo hashtable.lo
libtool: link: ar cru .libs/libhashtable.a hashtable_itr.o hashtable.o
libtool: link: ranlib .libs/libhashtable.a
libtool: link: ( cd ".libs" && rm -f "libhashtable.la" && ln -s "../libhashtable.la" "libhashtable.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)' -o libzookeeper_st.la -rpath /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib libzkst.la libhashtable.la
libtool: link: (cd .libs/libzookeeper_st.lax/libzkst.a && ar x "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zookeeper-3.3.3/src/c/./.libs/libzkst.a")
libtool: link: (cd .libs/libzookeeper_st.lax/libhashtable.a && ar x "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zookeeper-3.3.3/src/c/./.libs/libhashtable.a")
libtool: link: ar cru .libs/libzookeeper_st.a .libs/libzookeeper_st.lax/libzkst.a/recordio.o .libs/libzookeeper_st.lax/libzkst.a/st_adaptor.o .libs/libzookeeper_st.lax/libzkst.a/zk_hashtable.o .libs/libzookeeper_st.lax/libzkst.a/zk_log.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.jute.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable_itr.o
libtool: link: ranlib .libs/libzookeeper_st.a
libtool: link: rm -fr .libs/libzookeeper_st.lax
libtool: link: ( cd ".libs" && rm -f "libzookeeper_st.la" && ln -s "../libzookeeper_st.la" "libzookeeper_st.la" )
gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT cli.o -MD -MP -MF .deps/cli.Tpo -c -o cli.o `test -f 'src/cli.c' || echo './'`src/cli.c
mv -f .deps/cli.Tpo .deps/cli.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o cli_st cli.o libzookeeper_st.la
libtool: link: gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o cli_st cli.o ./.libs/libzookeeper_st.a -lm
test -z "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib" || ./install-sh -c -d "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib"
/bin/sh ./libtool --mode=install /usr/bin/install -c libzookeeper_st.la '/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib'
libtool: install: /usr/bin/install -c .libs/libzookeeper_st.lai /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib/libzookeeper_st.la
libtool: install: /usr/bin/install -c .libs/libzookeeper_st.a /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib/libzookeeper_st.a
libtool: install: chmod 644 /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib/libzookeeper_st.a
libtool: install: ranlib /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib/libzookeeper_st.a
----------------------------------------------------------------------
Libraries have been installed in:
/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/bin" || ./install-sh -c -d "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/bin"
/bin/sh ./libtool --mode=install /usr/bin/install -c cli_st '/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/bin'
libtool: install: /usr/bin/install -c cli_st /Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/bin/cli_st
test -z "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/include/c-client-src" || ./install-sh -c -d "/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/include/c-client-src"
/usr/bin/install -c -m 644 include/zookeeper.h include/zookeeper_version.h include/zookeeper_log.h include/recordio.h generated/zookeeper.jute.h '/Users/xiaobo/Documents/Projects/github/node-zookeeper/build/zk/include/c-client-src'
[1/2] cxx: src/node-zk.cpp -> build/Release/src/node-zk_1.o
../src/node-zk.cpp:7:25: error: node_events.h: No such file or directory
../src/node-zk.cpp:52: error: expected class-name before ‘{’ token
../src/node-zk.cpp: In static member function ‘static void zk::ZooKeeper::Initialize(v8::Handle<v8::Object>)’:
../src/node-zk.cpp:60: error: ‘EventEmitter’ has not been declared
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::New(const v8::Arguments&)’:
../src/node-zk.cpp:206: error: ‘class zk::ZooKeeper’ has no member named ‘Wrap’
../src/node-zk.cpp: In member function ‘void zk::ZooKeeper::yield()’:
../src/node-zk.cpp:216: error: ‘loop’ was not declared in this scope
../src/node-zk.cpp: In member function ‘bool zk::ZooKeeper::realInit(const char*, int)’:
../src/node-zk.cpp:285: error: ‘Ref’ was not declared in this scope
../src/node-zk.cpp: In member function ‘void zk::ZooKeeper::DoEmit(v8::Handle<v8::String>, const char*)’:
../src/node-zk.cpp:365: error: ‘handle_’ was not declared in this scope
../src/node-zk.cpp:373: error: ‘Emit’ was not declared in this scope
../src/node-zk.cpp: In static member function ‘static void zk::ZooKeeper::string_completion(int, const char*, const void*)’:
../src/node-zk.cpp:454: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::ACreate(const v8::Arguments&)’:
../src/node-zk.cpp:460: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static void zk::ZooKeeper::void_completion(int, const void*)’:
../src/node-zk.cpp:473: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::ADelete(const v8::Arguments&)’:
../src/node-zk.cpp:479: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static void zk::ZooKeeper::stat_completion(int, const Stat*, const void*)’:
../src/node-zk.cpp:504: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::AExists(const v8::Arguments&)’:
../src/node-zk.cpp:511: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::AWExists(const v8::Arguments&)’:
../src/node-zk.cpp:518: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp:518: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static void zk::ZooKeeper::data_completion(int, const char*, int, const Stat*, const void*)’:
../src/node-zk.cpp:525: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::AGet(const v8::Arguments&)’:
../src/node-zk.cpp:543: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static void zk::ZooKeeper::watcher_fn(zhandle_t*, int, int, const char*, void*)’:
../src/node-zk.cpp:550: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::AWGet(const v8::Arguments&)’:
../src/node-zk.cpp:555: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp:555: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::ASet(const v8::Arguments&)’:
../src/node-zk.cpp:562: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static void zk::ZooKeeper::strings_completion(int, const String_vector*, const void*)’:
../src/node-zk.cpp:576: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::AGetChildren(const v8::Arguments&)’:
../src/node-zk.cpp:591: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::AWGetChildren(const v8::Arguments&)’:
../src/node-zk.cpp:598: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp:598: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static void zk::ZooKeeper::strings_stat_completion(int, const String_vector*, const Stat*, const void*)’:
../src/node-zk.cpp:605: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::AGetChildren2(const v8::Arguments&)’:
../src/node-zk.cpp:621: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::AWGetChildren2(const v8::Arguments&)’:
../src/node-zk.cpp:628: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp:628: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In static member function ‘static v8::Handle<v8::Value> zk::ZooKeeper::StatePropertyGetter(v8::Local<v8::String>, const v8::AccessorInfo&)’:
../src/node-zk.cpp:641: error: ‘class zk::ZooKeeper’ has no member named ‘handle_’
../src/node-zk.cpp: In member function ‘void zk::ZooKeeper::realClose()’:
../src/node-zk.cpp:701: error: ‘Unref’ was not declared in this scope
../src/node-zk.cpp: In constructor ‘zk::ZooKeeper::ZooKeeper()’:
../src/node-zk.cpp:719: error: class ‘zk::ZooKeeper’ does not have any field named ‘EventEmitter’
Waf: Leaving directory `/Users/xiaobo/Documents/Projects/github/node-zookeeper/build'
Build failed: -> task failed (err #1):
{task: cxx node-zk.cpp -> node-zk_1.o}
npm ERR! zookeeper-ddopson@3.3.3-1 preinstall: `node-waf clean || true; node-waf configure build`
npm ERR! `sh "-c" "node-waf clean || true; node-waf configure build"` failed with 1
npm ERR!
npm ERR! Failed at the zookeeper-ddopson@3.3.3-1 preinstall script.
npm ERR! This is most likely a problem with the zookeeper-ddopson package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-waf clean || true; node-waf configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls zookeeper-ddopson
npm ERR! There is likely additional logging output above.
npm ERR!
npm ERR! System Darwin 11.2.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/xiaobo/Documents/Projects/github/node-zookeeper
npm ERR! node -v v0.6.0
npm ERR! npm -v 1.0.104
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/xiaobo/Documents/Projects/github/node-zookeeper/npm-debug.log
npm not ok
@yelcat
Copy link

yelcat commented Nov 14, 2011

I get the same problem!

@geisbruch
Copy link

I have the same probem, any one can solve it?

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