Problem installing 1.2.2 on Linux

Tom A txtilde at gmail.com
Fri May 18 23:54:58 UTC 2007


if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DNDEBUG   -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:218: warning: `struct event_base' declared inside parameter list
memcached.h:218: warning: its scope is only this definition or declaration,
which is probably not what you want
memcached.c:294: conflicting types for `conn_new'
memcached.h:218: previous declaration of `conn_new'
memcached.c: In function `update_event':
memcached.c:1741: structure has no member named `ev_base'
memcached.c: In function `main':
memcached.c:2676: void value not ignored as it ought to be
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070518/0d467e2e/attachment.html


More information about the memcached mailing list