GithubHelp home page GithubHelp logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
[deleted comment]

from memcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
I am also getting this exact error when run make on Mac Ox

Original comment by [email protected] on 6 May 2015 at 5:27

from memcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
me too.
with clang 3.6.1
memcached 1.4.24

Original comment by [email protected] on 26 May 2015 at 1:49

from memcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
I am getting the same error when make on Mac OX.

Original comment by [email protected] on 17 Jun 2015 at 10:44

from memcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
I got the this error when I install memcached(1.4.24) in mac osx(10.9.5), any 
advices to fix this problem?

Original comment by [email protected] on 24 Jun 2015 at 2:02

from memcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
I just delete this line

Original comment by [email protected] on 24 Jun 2015 at 5:26

from memcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
work around for OSX: 

CC=gcc-5 ./configure

Specifying the CC binary to be a non-clang binary worked for me. I have gcc 
installed via brew

Original comment by [email protected] on 2 Jul 2015 at 6:16

from memcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
getting the same error . Can you please let me know the steps to follow ?
I installed libevent 2.X and trying to install memcached 1.4.24 fails

Original comment by [email protected] on 9 Aug 2015 at 9:29

from memcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Using gcc-5 screwed my system
gcc -fprofile-arcs -ftest-coverage -g -O2 -Wall -Werror -pedantic 
-Wmissing-prototypes -Wmissing-declarations -Wredundant-decls  
-L/usr/local/libevent/lib  -Wl,-rpath,/usr/local/libevent/lib -o 
memcached-debug memcached_debug-memcached.o memcached_debug-hash.o 
memcached_debug-jenkins_hash.o memcached_debug-murmur3_hash.o 
memcached_debug-slabs.o memcached_debug-items.o memcached_debug-assoc.o 
memcached_debug-thread.o memcached_debug-daemon.o memcached_debug-stats.o 
memcached_debug-util.o memcached_debug-cache.o    -levent 
Undefined symbols for architecture x86_64:
  "___gcov_fork", referenced from:
      _daemonize in memcached_debug-daemon.o
  "___gcov_init", referenced from:
      __GLOBAL__sub_I_65535_0_items.c in memcached_debug-items.o
      __GLOBAL__sub_I_65535_0_assoc.c in memcached_debug-assoc.o
      __GLOBAL__sub_I_65535_0_thread.c in memcached_debug-thread.o
      __GLOBAL__sub_I_65535_0_daemon.c in memcached_debug-daemon.o
      __GLOBAL__sub_I_65535_0_stats.c in memcached_debug-stats.o
      __GLOBAL__sub_I_65535_0_util.c in memcached_debug-util.o
      __GLOBAL__sub_I_65535_0_cache.c in memcached_debug-cache.o
      ...
  "___gcov_merge_add", referenced from:
      ___gcov_.lru_crawler_resume in memcached_debug-items.o
      ___gcov_.start_assoc_maintenance_thread in memcached_debug-assoc.o
      ___gcov_.slab_stats_aggregate in memcached_debug-thread.o
      anon in memcached_debug-daemon.o
      ___gcov_.stats_prefix_record_set in memcached_debug-stats.o
      ___gcov_.safe_strtol in memcached_debug-util.o
      ___gcov_.cache_alloc in memcached_debug-cache.o
      ...
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [memcached-debug] Error 1

Original comment by [email protected] on 9 Aug 2015 at 9:35

from memcached.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.