Good day! This is my problem (
make install Making install in doc /usr/local/bin/bash ../mkinstalldirs /usr/local/man/man1 /usr/bin/install -c -m 644 ./memcached.1 /usr/local/man/man1/memcached.1 if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -I/usr/local/include -g -O2 -MT memcached-memcached.o -MD -MP -MF ".deps/memcached-memcached.Tpo" -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c; then mv -f ".deps/memcached-memcached.Tpo" ".deps/memcached- memcached.Po"; else rm -f ".deps/memcached-memcached.Tpo"; exit 1; fi In file included from memcached.c:18: memcached.h:187: error: field `request_addr' has incomplete type *** Error code 1 Stop in /memcached-1.2.2. *** Error code 1 Stop in /memcached-1.2.2. Thanks, Ilya.
