Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Couchbase | Couchbase Server 2.0

How to change the installation directory path in CB 2.0

5 replies [Last post]
  • Login or register to post comments
Thu, 01/03/2013 - 04:00
kaprikorn07
Offline
Joined: 12/07/2012
Groups: None

Hi All,

Please let me know how to change the installation directory path in the Couchbase 2.0 in RHEL5.
For eg:
The default path is /opt/couchbase/. But I want to change it to /opt/one/two/couchbase/.

Please help!

Cheers,
Bharath

Top
  • Login or register to post comments
Thu, 01/03/2013 - 06:00
Neo-matrix
Offline
Joined: 10/15/2012
Groups: None

Hi Bharath,
installing the couchbase version 2.0 by downloading the source code will allow you to change the destination directory. You can follow this guide to install it from source "http://www.couchbase.com/wiki/display/couchbase/Building+Couchbase+from+Source+on+Linux#BuildingCouchbasefromSourceonLinux-CentOS5.6".

You can download the Source code from "http://packages.couchbase.com/releases/2.0.0/couchbase-server_src-2.0.0.tar.gz."

Let me know if you have any questions.

Thanks,
Neo

Top
  • Login or register to post comments
Fri, 01/04/2013 - 02:16
kaprikorn07
Offline
Joined: 12/07/2012
Groups: None

Hi Neo,

I tried as you told. I am using RHEL 5 system. I have all the dependency RPMS like automake, autoconf, make, curl, dmidecode. I tried to do make and also make DISABLE_COUCH=1, but I get these errors:

make[2]: *** [src/libkvstore_la-kvstore.lo] Error 1
make[2]: Leaving directory `/tmp/couchbase-server_src/ep-engine'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/tmp/couchbase-server_src/ep-engine'
make: *** [make-install-ep-engine] Error 2

Please let me know how to deal with this!

BR,

Bharath

Top
  • Login or register to post comments
Fri, 01/04/2013 - 08:09
Neo-matrix
Offline
Joined: 10/15/2012
Groups: None

Hi Bharath,
Posting the whole error messages/output of running the make command will help me identifying the issue.

Thanks,
Neo

Top
  • Login or register to post comments
Tue, 01/08/2013 - 04:52
kaprikorn07
Offline
Joined: 12/07/2012
Groups: None

Hi Neo, 

These are the warnings and error messages:

[root@dnb232 couchbase-server_src]# make > output.txt

libtool: install: warning: relinking `basic_engine_testsuite.la'

libtool: install: warning: relinking `default_engine.la'

libtool: install: warning: relinking `fragment_rw_ops.la'

libtool: install: warning: relinking `tap_mock_engine.la'

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/dispatcher.cc: In function 'time_t do_timegm(tm*)':

src/dispatcher.cc:50: warning: converting to 'time_t' from 'double'

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/tapthrottle.cc: In member function 'void TapThrottle::adjustWriteQueueCap(size_t)':

src/tapthrottle.cc:40: warning: converting to 'size_t' from 'double'

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

In file included from src/couch-kvstore/couch-kvstore.hh:10,

                 from src/kvstore.cc:14:

./src/couch-kvstore/couch-notifier.hh:7:19: error: event.h: No such file or directory

src/histo.hh: In instantiation of 'Histogram<long unsigned int>':

src/histo.hh:375:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = long unsigned int]' to match its type

src/histo.hh: In instantiation of 'Histogram<unsigned int>':

src/stats.hh:219:   instantiated from here

src/histo.hh:351: warning: lowering visibility of 'std::ostream& operator<<(std::ostream&, const Histogram<Ttype>&) [with Ttype = Ttype, T = unsigned int]' to match its type

make[2]: *** [src/libkvstore_la-kvstore.lo] Error 1

output.txt file contents:

(rm -rf tmp/memcached; mkdir -p tmp/memcached)make -C memcached install make[1]: Entering directory `/tmp/couchbase-server_src/memcached'make  install-ammake[2]: Entering directory `/tmp/couchbase-server_src/memcached'make[3]: Entering directory `/tmp/couchbase-server_src/memcached'test -z "/tmp/couchbase-server_src/install/bin" || /bin/mkdir -p "/tmp/couchbase-server_src/install/bin"  /bin/sh ./libtool   --mode=install /usr/bin/install -c engine_testapp memcached mcstat mcbasher isasladm '/tmp/couchbase-server_src/install/bin'libtool: install: /usr/bin/install -c .libs/engine_testapp /tmp/couchbase-server_src/install/bin/engine_testapplibtool: install: /usr/bin/install -c .libs/memcached /tmp/couchbase-server_src/install/bin/memcachedlibtool: install: /usr/bin/install -c mcstat /tmp/couchbase-server_src/install/bin/mcstatlibtool: install: /usr/bin/install -c mcbasher /tmp/couchbase-server_src/install/bin/mcbasherlibtool: install: /usr/bin/install -c isasladm /tmp/couchbase-server_src/install/bin/isasladmtest -z "/tmp/couchbase-server_src/install/lib/memcached" || /bin/mkdir -p "/tmp/couchbase-server_src/install/lib/memcached" /bin/sh ./libtool   --mode=install /usr/bin/install -c   libmemcached_utilities.la ascii_scrub.la basic_engine_testsuite.la default_engine.la example_protocol.la file_logger.la fragment_rw_ops.la blackhole_logger.la stdin_term_handler.la tap_mock_engine.la syslog_logger.la '/tmp/couchbase-server_src/install/lib/memcached'libtool: install: /usr/bin/install -c .libs/libmemcached_utilities.so.0.0.0 /tmp/couchbase-server_src/install/lib/memcached/libmemcached_utilities.so.0.0.0libtool: install: (cd /tmp/couchbase-server_src/install/lib/memcached && { ln -s -f libmemcached_utilities.so.0.0.0 libmemcached_utilities.so.0 || { rm -f libmemcached_utilities.so.0 && ln -s libmemcached_utilities.so.0.0.0 libmemcached_utilities.so.0; }; })libtool: install: (cd /tmp/couchbase-server_src/install/lib/memcached && { ln -s -f libmemcached_utilities.so.0.0.0 libmemcached_utilities.so || { rm -f libmemcached_utilities.so && ln -s libmemcached_utilities.so.0.0.0 libmemcached_utilities.so; }; })libtool: install: /usr/bin/install -c .libs/libmemcached_utilities.lai /tmp/couchbase-server_src/install/lib/memcached/libmemcached_utilities.lalibtool: install: /usr/bin/install -c .libs/ascii_scrub.so /tmp/couchbase-server_src/install/lib/memcached/ascii_scrub.solibtool: install: /usr/bin/install -c .libs/ascii_scrub.lai /tmp/couchbase-server_src/install/lib/memcached/ascii_scrub.lalibtool: install: (cd /tmp/couchbase-server_src/memcached; /bin/sh /tmp/couchbase-server_src/memcached/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -avoid-version -shared -module -no-undefined -L./libevent/.libs -pthread -o basic_engine_testsuite.la -rpath /tmp/couchbase-server_src/install/lib/memcached testsuite/basic_engine_testsuite.lo libmemcached_utilities.la -lm -lrt )libtool: relink: gcc -shared  -fPIC -DPIC  testsuite/.libs/basic_engine_testsuite.o   -Wl,-rpath -Wl,/tmp/couchbase-server_src/install/lib/memcached -L./libevent/.libs -L/tmp/couchbase-server_src/install/lib/memcached -lmemcached_utilities -lm -lrt  -O2 -pthread   -pthread -Wl,-soname -Wl,basic_engine_testsuite.so -o .libs/basic_engine_testsuite.solibtool: install: /usr/bin/install -c .libs/basic_engine_testsuite.soT /tmp/couchbase-server_src/install/lib/memcached/basic_engine_testsuite.solibtool: install: /usr/bin/install -c .libs/basic_engine_testsuite.lai /tmp/couchbase-server_src/install/lib/memcached/basic_engine_testsuite.lalibtool: install: (cd /tmp/couchbase-server_src/memcached; /bin/sh /tmp/couchbase-server_src/memcached/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -avoid-version -shared -module -no-undefined -L./libevent/.libs -pthread -o default_engine.la -rpath /tmp/couchbase-server_src/install/lib/memcached engines/default_engine/default_engine_la-assoc.lo engines/default_engine/default_engine_la-default_engine.lo engines/default_engine/default_engine_la-items.lo engines/default_engine/default_engine_la-slabs.lo libmemcached_utilities.la -lm -lrt )libtool: relink: gcc -shared  -fPIC -DPIC  engines/default_engine/.libs/default_engine_la-assoc.o engines/default_engine/.libs/default_engine_la-default_engine.o engines/default_engine/.libs/default_engine_la-items.o engines/default_engine/.libs/default_engine_la-slabs.o   -Wl,-rpath -Wl,/tmp/couchbase-server_src/install/lib/memcached -L./libevent/.libs -L/tmp/couchbase-server_src/install/lib/memcached -lmemcached_utilities -lm -lrt  -O2 -pthread   -pthread -Wl,-soname -Wl,default_engine.so -o .libs/default_engine.solibtool: install: /usr/bin/install -c .libs/default_engine.soT /tmp/couchbase-server_src/install/lib/memcached/default_engine.solibtool: install: /usr/bin/install -c .libs/default_engine.lai /tmp/couchbase-server_src/install/lib/memcached/default_engine.lalibtool: install: /usr/bin/install -c .libs/example_protocol.so /tmp/couchbase-server_src/install/lib/memcached/example_protocol.solibtool: install: /usr/bin/install -c .libs/example_protocol.lai /tmp/couchbase-server_src/install/lib/memcached/example_protocol.lalibtool: install: /usr/bin/install -c .libs/file_logger.so /tmp/couchbase-server_src/install/lib/memcached/file_logger.solibtool: install: /usr/bin/install -c .libs/file_logger.lai /tmp/couchbase-server_src/install/lib/memcached/file_logger.lalibtool: install: (cd /tmp/couchbase-server_src/memcached; /bin/sh /tmp/couchbase-server_src/memcached/libtool  --tag CC --mode=relink gcc -std=gnu99 -g -O2 -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -avoid-version -shared -module -no-undefined -L./libevent/.libs -pthread -o fragment_rw_ops.la -rpath /tmp/couchbase-server_src/install/lib/memcached extensions/protocol/fragment_rw_ops_la-fragment_rw.lo libmemcached_utilities.la -lm -lrt )libtool: relink: gcc -shared  -fPIC -DPIC  extensions/protocol/.libs/fragment_rw_ops_la-fragment_rw.o   -Wl,-rpath -Wl,/tmp/couchbase-server_src/install/lib/memcached -L./libevent/.libs -L/tmp/couchbase-server_src/install/lib/memcached -lmemcached_utilities -lm -lrt  -O2 -pthread   -pthread -Wl,-soname -Wl,fragment_rw_ops.so -o .libs/fragment_rw_ops.solibtool: install: /usr/bin/install -c .libs/fragment_rw_ops.soT /tmp/couchbase-server_src/install/lib/memcached/fragment_rw_ops.solibtool: install: /usr/bin/install -c .libs/fragment_rw_ops.lai /tmp/couchbase-server_src/install/lib/memcached/fragment_rw_ops.lalibtool: install: /usr/bin/install -c .libs/blackhole_logger.so /tmp/couchbase-server_src/install/lib/memcached/blackhole_logger.solibtool: install: /usr/bin/install -c .libs/blackhole_logger.lai /tmp/couchbase-server_src/install/lib/memcached/blackhole_logger.lalibtool: install: /usr/bin/install -c .libs/stdin_term_handler.so /tmp/couchbase-server_src/install/lib/memcached/stdin_term_handler.solibtool: install: /usr/bin/install -c .libs/stdin_term_handler.lai /tmp/couchbase-server_src/install/lib/memcached/stdin_term_handler.lalibtool: install: (cd /tmp/couchbase-server_src/memcached; /bin/sh /tmp/couchbase-server_src/memcached/libtool  --tag CXX --mode=relink g++ -g -O2 -avoid-version -shared -module -no-undefined -L./libevent/.libs -pthread -o tap_mock_engine.la -rpath /tmp/couchbase-server_src/install/lib/memcached engines/tap_mock_engine/tap_mock_engine_la-tap_mock_engine.lo libmemcached_utilities.la -lm -lrt )libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o  engines/tap_mock_engine/.libs/tap_mock_engine_la-tap_mock_engine.o   -Wl,-rpath -Wl,/tmp/couchbase-server_src/install/lib/memcached -L./libevent/.libs -L/tmp/couchbase-server_src/install/lib/memcached -lmemcached_utilities -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o  -O2 -pthread   -pthread -Wl,-soname -Wl,tap_mock_engine.so -o .libs/tap_mock_engine.solibtool: install: /usr/bin/install -c .libs/tap_mock_engine.soT /tmp/couchbase-server_src/install/lib/memcached/tap_mock_engine.solibtool: install: /usr/bin/install -c .libs/tap_mock_engine.lai /tmp/couchbase-server_src/install/lib/memcached/tap_mock_engine.lalibtool: install: /usr/bin/install -c .libs/syslog_logger.so /tmp/couchbase-server_src/install/lib/memcached/syslog_logger.solibtool: install: /usr/bin/install -c .libs/syslog_logger.lai /tmp/couchbase-server_src/install/lib/memcached/syslog_logger.lalibtool: finish: PATH="/usr/java/jdk1.6.0_35/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/mine/ndb/hdp/bin:/opt/mine/ndb/hive/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /tmp/couchbase-server_src/install/lib/memcached----------------------------------------------------------------------Libraries have been installed in:   /tmp/couchbase-server_src/install/lib/memcached If you ever happen to want to link against installed librariesin a given directory, LIBDIR, you must either use libtool, andspecify 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 `LD_LIBRARY_PATH' environment variable     during execution   - add LIBDIR to the `LD_RUN_PATH' environment variable     during linking   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag   - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries formore information, such as the ld(1) and ld.so(8) manual pages.----------------------------------------------------------------------test -z "/tmp/couchbase-server_src/install/share/man/man1" || /bin/mkdir -p "/tmp/couchbase-server_src/install/share/man/man1" /usr/bin/install -c -m 644 doc/memcached.1 '/tmp/couchbase-server_src/install/share/man/man1'test -z "/tmp/couchbase-server_src/install/include/memcached" || /bin/mkdir -p "/tmp/couchbase-server_src/install/include/memcached" /usr/bin/install -c -m 644 include/memcached/allocator_hooks.h include/memcached/callback.h include/memcached/config_parser.h include/memcached/engine.h include/memcached/engine_common.h include/memcached/engine_testapp.h include/memcached/extension.h include/memcached/extension_loggers.h include/memcached/protocol_binary.h include/memcached/protocol_plugin.h include/memcached/server_api.h include/memcached/types.h include/memcached/util.h include/memcached/vbucket.h include/memcached/visibility.h '/tmp/couchbase-server_src/install/include/memcached'make[3]: Leaving directory `/tmp/couchbase-server_src/memcached'make[2]: Leaving directory `/tmp/couchbase-server_src/memcached'make[1]: Leaving directory `/tmp/couchbase-server_src/memcached'if [ "xfalse" = "xtrue" ]; then rm -f -f /tmp/couchbase-server_src/install/lib/*.la; fi(rm -rf tmp/couchstore; mkdir -p tmp/couchstore)make -C couchstore install make[1]: Entering directory `/tmp/couchbase-server_src/couchstore'make[2]: Entering directory `/tmp/couchbase-server_src/couchstore'test -z "/tmp/couchbase-server_src/install/lib" || /bin/mkdir -p "/tmp/couchbase-server_src/install/lib" /bin/sh ./libtool   --mode=install /usr/bin/install -c   libcouchstore.la '/tmp/couchbase-server_src/install/lib'libtool: install: /usr/bin/install -c .libs/libcouchstore.so.1.0.0 /tmp/couchbase-server_src/install/lib/libcouchstore.so.1.0.0libtool: install: (cd /tmp/couchbase-server_src/install/lib && { ln -s -f libcouchstore.so.1.0.0 libcouchstore.so.1 || { rm -f libcouchstore.so.1 && ln -s libcouchstore.so.1.0.0 libcouchstore.so.1; }; })libtool: install: (cd /tmp/couchbase-server_src/install/lib && { ln -s -f libcouchstore.so.1.0.0 libcouchstore.so || { rm -f libcouchstore.so && ln -s libcouchstore.so.1.0.0 libcouchstore.so; }; })libtool: install: /usr/bin/install -c .libs/libcouchstore.lai /tmp/couchbase-server_src/install/lib/libcouchstore.lalibtool: finish: PATH="/usr/java/jdk1.6.0_35/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/mine/ndb/hdp/bin:/opt/mine/ndb/hve/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /tmp/couchbase-server_src/install/lib----------------------------------------------------------------------Libraries have been installed in:   /tmp/couchbase-server_src/install/lib If you ever happen to want to link against installed librariesin a given directory, LIBDIR, you must either use libtool, andspecify 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 `LD_LIBRARY_PATH' environment variable     during execution   - add LIBDIR to the `LD_RUN_PATH' environment variable     during linking   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag   - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries formore information, such as the ld(1) and ld.so(8) manual pages.----------------------------------------------------------------------test -z "/tmp/couchbase-server_src/install/bin" || /bin/mkdir -p "/tmp/couchbase-server_src/install/bin"  /bin/sh ./libtool   --mode=install /usr/bin/install -c couch_dbdump couch_dbinfo couch_compact '/tmp/couchbase-server_src/install/bin'libtool: install: /usr/bin/install -c .libs/couch_dbdump /tmp/couchbase-server_src/install/bin/couch_dbdumplibtool: install: /usr/bin/install -c .libs/couch_dbinfo /tmp/couchbase-server_src/install/bin/couch_dbinfolibtool: install: /usr/bin/install -c .libs/couch_compact /tmp/couchbase-server_src/install/bin/couch_compacttest -z "/tmp/couchbase-server_src/install/lib/pkgconfig" || /bin/mkdir -p "/tmp/couchbase-server_src/install/lib/pkgconfig" /usr/bin/install -c -m 644 libcouchstore.pc '/tmp/couchbase-server_src/install/lib/pkgconfig'test -z "/tmp/couchbase-server_src/install/include/libcouchstore" || /bin/mkdir -p "/tmp/couchbase-server_src/install/include/libcouchstore" /usr/bin/install -c -m 644 include/libcouchstore/couch_db.h include/libcouchstore/couch_common.h include/libcouchstore/error.h include/libcouchstore/file_ops.h include/libcouchstore/visibility.h '/tmp/couchbase-server_src/install/include/libcouchstore'test -z "/tmp/couchbase-server_src/install/lib/python" || /bin/mkdir -p "/tmp/couchbase-server_src/install/lib/python" /usr/bin/install -c -m 644 python/couchstore.py '/tmp/couchbase-server_src/install/lib/python'make  install-data-hookmake[3]: Entering directory `/tmp/couchbase-server_src/couchstore'make[3]: Nothing to be done for `install-data-hook'.make[3]: Leaving directory `/tmp/couchbase-server_src/couchstore'make[2]: Leaving directory `/tmp/couchbase-server_src/couchstore'make[1]: Leaving directory `/tmp/couchbase-server_src/couchstore'if [ "xfalse" = "xtrue" ]; then rm -f -f /tmp/couchbase-server_src/install/lib/*.la; fi(rm -rf tmp/ep-engine; mkdir -p tmp/ep-engine)make -C ep-engine install make[1]: Entering directory `/tmp/couchbase-server_src/ep-engine'make  install-ammake[2]: Entering directory `/tmp/couchbase-server_src/ep-engine'/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-access_scanner.lo -MD -MP -MF src/.deps/ep_la-access_scanner.Tpo -c -o src/ep_la-access_scanner.lo `test -f 'src/access_scanner.cc' || echo './'`src/access_scanner.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-access_scanner.lo -MD -MP -MF src/.deps/ep_la-access_scanner.Tpo -c src/access_scanner.cc  -fPIC -DPIC -o src/.libs/ep_la-access_scanner.omv -f src/.deps/ep_la-access_scanner.Tpo src/.deps/ep_la-access_scanner.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-atomic.lo -MD -MP -MF src/.deps/ep_la-atomic.Tpo -c -o src/ep_la-atomic.lo `test -f 'src/atomic.cc' || echo './'`src/atomic.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-atomic.lo -MD -MP -MF src/.deps/ep_la-atomic.Tpo -c src/atomic.cc  -fPIC -DPIC -o src/.libs/ep_la-atomic.omv -f src/.deps/ep_la-atomic.Tpo src/.deps/ep_la-atomic.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-backfill.lo -MD -MP -MF src/.deps/ep_la-backfill.Tpo -c -o src/ep_la-backfill.lo `test -f 'src/backfill.cc' || echo './'`src/backfill.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-backfill.lo -MD -MP -MF src/.deps/ep_la-backfill.Tpo -c src/backfill.cc  -fPIC -DPIC -o src/.libs/ep_la-backfill.omv -f src/.deps/ep_la-backfill.Tpo src/.deps/ep_la-backfill.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-bgfetcher.lo -MD -MP -MF src/.deps/ep_la-bgfetcher.Tpo -c -o src/ep_la-bgfetcher.lo `test -f 'src/bgfetcher.cc' || echo './'`src/bgfetcher.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-bgfetcher.lo -MD -MP -MF src/.deps/ep_la-bgfetcher.Tpo -c src/bgfetcher.cc  -fPIC -DPIC -o src/.libs/ep_la-bgfetcher.omv -f src/.deps/ep_la-bgfetcher.Tpo src/.deps/ep_la-bgfetcher.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-checkpoint.lo -MD -MP -MF src/.deps/ep_la-checkpoint.Tpo -c -o src/ep_la-checkpoint.lo `test -f 'src/checkpoint.cc' || echo './'`src/checkpoint.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-checkpoint.lo -MD -MP -MF src/.deps/ep_la-checkpoint.Tpo -c src/checkpoint.cc  -fPIC -DPIC -o src/.libs/ep_la-checkpoint.omv -f src/.deps/ep_la-checkpoint.Tpo src/.deps/ep_la-checkpoint.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-checkpoint_remover.lo -MD -MP -MF src/.deps/ep_la-checkpoint_remover.Tpo -c -o src/ep_la-checkpoint_remover.lo `test -f 'src/checkpoint_remover.cc' || echo './'`src/checkpoint_remover.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-checkpoint_remover.lo -MD -MP -MF src/.deps/ep_la-checkpoint_remover.Tpo -c src/checkpoint_remover.cc  -fPIC -DPIC -o src/.libs/ep_la-checkpoint_remover.omv -f src/.deps/ep_la-checkpoint_remover.Tpo src/.deps/ep_la-checkpoint_remover.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-dispatcher.lo -MD -MP -MF src/.deps/ep_la-dispatcher.Tpo -c -o src/ep_la-dispatcher.lo `test -f 'src/dispatcher.cc' || echo './'`src/dispatcher.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-dispatcher.lo -MD -MP -MF src/.deps/ep_la-dispatcher.Tpo -c src/dispatcher.cc  -fPIC -DPIC -o src/.libs/ep_la-dispatcher.omv -f src/.deps/ep_la-dispatcher.Tpo src/.deps/ep_la-dispatcher.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-ep.lo -MD -MP -MF src/.deps/ep_la-ep.Tpo -c -o src/ep_la-ep.lo `test -f 'src/ep.cc' || echo './'`src/ep.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-ep.lo -MD -MP -MF src/.deps/ep_la-ep.Tpo -c src/ep.cc  -fPIC -DPIC -o src/.libs/ep_la-ep.omv -f src/.deps/ep_la-ep.Tpo src/.deps/ep_la-ep.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-ep_engine.lo -MD -MP -MF src/.deps/ep_la-ep_engine.Tpo -c -o src/ep_la-ep_engine.lo `test -f 'src/ep_engine.cc' || echo './'`src/ep_engine.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-ep_engine.lo -MD -MP -MF src/.deps/ep_la-ep_engine.Tpo -c src/ep_engine.cc  -fPIC -DPIC -o src/.libs/ep_la-ep_engine.omv -f src/.deps/ep_la-ep_engine.Tpo src/.deps/ep_la-ep_engine.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-ep_extension.lo -MD -MP -MF src/.deps/ep_la-ep_extension.Tpo -c -o src/ep_la-ep_extension.lo `test -f 'src/ep_extension.cc' || echo './'`src/ep_extension.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-ep_extension.lo -MD -MP -MF src/.deps/ep_la-ep_extension.Tpo -c src/ep_extension.cc  -fPIC -DPIC -o src/.libs/ep_la-ep_extension.omv -f src/.deps/ep_la-ep_extension.Tpo src/.deps/ep_la-ep_extension.Plo/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe -std=gnu99 -O3  -MT src/ep_la-ep_time.lo -MD -MP -MF src/.deps/ep_la-ep_time.Tpo -c -o src/ep_la-ep_time.lo `test -f 'src/ep_time.c' || echo './'`src/ep_time.clibtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -std=gnu99 -O3 -MT src/ep_la-ep_time.lo -MD -MP -MF src/.deps/ep_la-ep_time.Tpo -c src/ep_time.c  -fPIC -DPIC -o src/.libs/ep_la-ep_time.omv -f src/.deps/ep_la-ep_time.Tpo src/.deps/ep_la-ep_time.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-flusher.lo -MD -MP -MF src/.deps/ep_la-flusher.Tpo -c -o src/ep_la-flusher.lo `test -f 'src/flusher.cc' || echo './'`src/flusher.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-flusher.lo -MD -MP -MF src/.deps/ep_la-flusher.Tpo -c src/flusher.cc  -fPIC -DPIC -o src/.libs/ep_la-flusher.omv -f src/.deps/ep_la-flusher.Tpo src/.deps/ep_la-flusher.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-htresizer.lo -MD -MP -MF src/.deps/ep_la-htresizer.Tpo -c -o src/ep_la-htresizer.lo `test -f 'src/htresizer.cc' || echo './'`src/htresizer.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-htresizer.lo -MD -MP -MF src/.deps/ep_la-htresizer.Tpo -c src/htresizer.cc  -fPIC -DPIC -o src/.libs/ep_la-htresizer.omv -f src/.deps/ep_la-htresizer.Tpo src/.deps/ep_la-htresizer.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-item.lo -MD -MP -MF src/.deps/ep_la-item.Tpo -c -o src/ep_la-item.lo `test -f 'src/item.cc' || echo './'`src/item.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-item.lo -MD -MP -MF src/.deps/ep_la-item.Tpo -c src/item.cc  -fPIC -DPIC -o src/.libs/ep_la-item.omv -f src/.deps/ep_la-item.Tpo src/.deps/ep_la-item.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-item_pager.lo -MD -MP -MF src/.deps/ep_la-item_pager.Tpo -c -o src/ep_la-item_pager.lo `test -f 'src/item_pager.cc' || echo './'`src/item_pager.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-item_pager.lo -MD -MP -MF src/.deps/ep_la-item_pager.Tpo -c src/item_pager.cc  -fPIC -DPIC -o src/.libs/ep_la-item_pager.omv -f src/.deps/ep_la-item_pager.Tpo src/.deps/ep_la-item_pager.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-memory_tracker.lo -MD -MP -MF src/.deps/ep_la-memory_tracker.Tpo -c -o src/ep_la-memory_tracker.lo `test -f 'src/memory_tracker.cc' || echo './'`src/memory_tracker.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-memory_tracker.lo -MD -MP -MF src/.deps/ep_la-memory_tracker.Tpo -c src/memory_tracker.cc  -fPIC -DPIC -o src/.libs/ep_la-memory_tracker.omv -f src/.deps/ep_la-memory_tracker.Tpo src/.deps/ep_la-memory_tracker.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-mutex.lo -MD -MP -MF src/.deps/ep_la-mutex.Tpo -c -o src/ep_la-mutex.lo `test -f 'src/mutex.cc' || echo './'`src/mutex.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-mutex.lo -MD -MP -MF src/.deps/ep_la-mutex.Tpo -c src/mutex.cc  -fPIC -DPIC -o src/.libs/ep_la-mutex.omv -f src/.deps/ep_la-mutex.Tpo src/.deps/ep_la-mutex.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-priority.lo -MD -MP -MF src/.deps/ep_la-priority.Tpo -c -o src/ep_la-priority.lo `test -f 'src/priority.cc' || echo './'`src/priority.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-priority.lo -MD -MP -MF src/.deps/ep_la-priority.Tpo -c src/priority.cc  -fPIC -DPIC -o src/.libs/ep_la-priority.omv -f src/.deps/ep_la-priority.Tpo src/.deps/ep_la-priority.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-queueditem.lo -MD -MP -MF src/.deps/ep_la-queueditem.Tpo -c -o src/ep_la-queueditem.lo `test -f 'src/queueditem.cc' || echo './'`src/queueditem.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-queueditem.lo -MD -MP -MF src/.deps/ep_la-queueditem.Tpo -c src/queueditem.cc  -fPIC -DPIC -o src/.libs/ep_la-queueditem.omv -f src/.deps/ep_la-queueditem.Tpo src/.deps/ep_la-queueditem.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-sizes.lo -MD -MP -MF src/.deps/ep_la-sizes.Tpo -c -o src/ep_la-sizes.lo `test -f 'src/sizes.cc' || echo './'`src/sizes.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-sizes.lo -MD -MP -MF src/.deps/ep_la-sizes.Tpo -c src/sizes.cc  -fPIC -DPIC -o src/.libs/ep_la-sizes.omv -f src/.deps/ep_la-sizes.Tpo src/.deps/ep_la-sizes.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-statsnap.lo -MD -MP -MF src/.deps/ep_la-statsnap.Tpo -c -o src/ep_la-statsnap.lo `test -f 'src/statsnap.cc' || echo './'`src/statsnap.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-statsnap.lo -MD -MP -MF src/.deps/ep_la-statsnap.Tpo -c src/statsnap.cc  -fPIC -DPIC -o src/.libs/ep_la-statsnap.omv -f src/.deps/ep_la-statsnap.Tpo src/.deps/ep_la-statsnap.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-stored-value.lo -MD -MP -MF src/.deps/ep_la-stored-value.Tpo -c -o src/ep_la-stored-value.lo `test -f 'src/stored-value.cc' || echo './'`src/stored-value.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-stored-value.lo -MD -MP -MF src/.deps/ep_la-stored-value.Tpo -c src/stored-value.cc  -fPIC -DPIC -o src/.libs/ep_la-stored-value.omv -f src/.deps/ep_la-stored-value.Tpo src/.deps/ep_la-stored-value.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-tapconnection.lo -MD -MP -MF src/.deps/ep_la-tapconnection.Tpo -c -o src/ep_la-tapconnection.lo `test -f 'src/tapconnection.cc' || echo './'`src/tapconnection.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-tapconnection.lo -MD -MP -MF src/.deps/ep_la-tapconnection.Tpo -c src/tapconnection.cc  -fPIC -DPIC -o src/.libs/ep_la-tapconnection.omv -f src/.deps/ep_la-tapconnection.Tpo src/.deps/ep_la-tapconnection.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-tapconnmap.lo -MD -MP -MF src/.deps/ep_la-tapconnmap.Tpo -c -o src/ep_la-tapconnmap.lo `test -f 'src/tapconnmap.cc' || echo './'`src/tapconnmap.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-tapconnmap.lo -MD -MP -MF src/.deps/ep_la-tapconnmap.Tpo -c src/tapconnmap.cc  -fPIC -DPIC -o src/.libs/ep_la-tapconnmap.omv -f src/.deps/ep_la-tapconnmap.Tpo src/.deps/ep_la-tapconnmap.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-tapthrottle.lo -MD -MP -MF src/.deps/ep_la-tapthrottle.Tpo -c -o src/ep_la-tapthrottle.lo `test -f 'src/tapthrottle.cc' || echo './'`src/tapthrottle.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-tapthrottle.lo -MD -MP -MF src/.deps/ep_la-tapthrottle.Tpo -c src/tapthrottle.cc  -fPIC -DPIC -o src/.libs/ep_la-tapthrottle.omv -f src/.deps/ep_la-tapthrottle.Tpo src/.deps/ep_la-tapthrottle.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-vbucket.lo -MD -MP -MF src/.deps/ep_la-vbucket.Tpo -c -o src/ep_la-vbucket.lo `test -f 'src/vbucket.cc' || echo './'`src/vbucket.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-vbucket.lo -MD -MP -MF src/.deps/ep_la-vbucket.Tpo -c src/vbucket.cc  -fPIC -DPIC -o src/.libs/ep_la-vbucket.omv -f src/.deps/ep_la-vbucket.Tpo src/.deps/ep_la-vbucket.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-vbucketmap.lo -MD -MP -MF src/.deps/ep_la-vbucketmap.Tpo -c -o src/ep_la-vbucketmap.lo `test -f 'src/vbucketmap.cc' || echo './'`src/vbucketmap.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-vbucketmap.lo -MD -MP -MF src/.deps/ep_la-vbucketmap.Tpo -c src/vbucketmap.cc  -fPIC -DPIC -o src/.libs/ep_la-vbucketmap.omv -f src/.deps/ep_la-vbucketmap.Tpo src/.deps/ep_la-vbucketmap.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/ep_la-warmup.lo -MD -MP -MF src/.deps/ep_la-warmup.Tpo -c -o src/ep_la-warmup.lo `test -f 'src/warmup.cc' || echo './'`src/warmup.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/ep_la-warmup.lo -MD -MP -MF src/.deps/ep_la-warmup.Tpo -c src/warmup.cc  -fPIC -DPIC -o src/.libs/ep_la-warmup.omv -f src/.deps/ep_la-warmup.Tpo src/.deps/ep_la-warmup.Plo/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include  -pipe  -O3  -MT src/libkvstore_la-kvstore.lo -MD -MP -MF src/.deps/libkvstore_la-kvstore.Tpo -c -o src/libkvstore_la-kvstore.lo `test -f 'src/kvstore.cc' || echo './'`src/kvstore.cclibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -pipe -I./include -DHAVE_VISIBILITY=1 -fvisibility=hidden -I./src -I./include -I/tmp/couchbase-server_src/install/include -pipe -O3 -MT src/libkvstore_la-kvstore.lo -MD -MP -MF src/.deps/libkvstore_la-kvstore.Tpo -c src/kvstore.cc  -fPIC -DPIC -o src/.libs/libkvstore_la-kvstore.omake[2]: Leaving directory `/tmp/couchbase-server_src/ep-engine'make[1]: Leaving directory `/tmp/couchbase-server_src/ep-engine' 

Top
  • Login or register to post comments
Tue, 01/08/2013 - 21:58
kaprikorn07
Offline
Joined: 12/07/2012
Groups: None

Hi Neo,

It would be really helpful for me if you give me the detailed step-by-step process for doing this.

Thanks & regards
Bharath

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker