memcached-1.2.2 my problem
Paul Lindner
lindner at inuus.com
Mon May 7 19:52:17 UTC 2007
Looks to be a bug on FreeBSD. I got a virtual instance going and was
able to reproduce the problem.
current trunk has a fix. If you want just add
#include <sys/socket.h>
below
#include <sys/types.h>
in memcached.h
On Sat, May 05, 2007 at 01:57:39PM +0400, Илья wrote:
> 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.
--
Paul Lindner ||||| | | | | | | | | |
lindner at inuus.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.danga.com/pipermail/memcached/attachments/20070507/0717d166/attachment.pgp
More information about the memcached
mailing list