# cmake ../mysql-5.6.2-labs-innodb-memcachedSo, Changed to :
# make
/usr/bin/ld: libmemcached_utilities.a(config_parser.c.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
libmemcached_utilities.a: could not read symbols: Bad value
# CC="gcc -fPIC" cmake ../mysql-5.6.2-labs-innodb-memcached
# make
< No Error >
# make install
No comments:
Post a Comment