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 ||||| | | | | | | | | | [EMAIL PROTECTED]
pgpFWQd4D6nKC.pgp
Description: PGP signature
