Skip to content

v1.7020 install error: 'HAVE_MEMCACHED_BINARY' was not declared in this scope #16

@accursedm0

Description

@accursedm0

Hi,

I'm trying to Install Memcached-libmemcached-1.001702 via cpan on a Gentoo 2.2 with perl 5.18.2 but it fails at:

CXX      libtest/libtest_libtest_la-tmpfile.lo
libtest/server_container.cc: In member function 'libtest::Server* libtest::server_startup_st::create(const string&, in_port_t, bool)':
libtest/server_container.cc:241:9: error: 'HAVE_MEMCACHED_BINARY' was not declared in this scope
Makefile:7155: recipe for target 'libtest/libtest_libtest_la-server_container.lo' failed
make[1]: *** [libtest/libtest_libtest_la-server_container.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/kunden/376995_10961/.cpanm/work/1425485767.17690/Memcached-libmemcached-1.001702/src/libmemcached'
Makefile:9312: recipe for target 'install' failed
make: *** [install] Error 2
Unable to build libmemcached: Error running cd src/libmemcached && make install

Aborted.
-> N/A
-> FAIL Configure failed for Memcached-libmemcached-1.001702.

Currently there is Memcached-libmemcached-0.4406 installed and a memcached server running.

Thanks in advance for any advice on how to deal with that problem.

Best regards,
Thomas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions