Problem installing 1.2.2 on Linux

Marcus Rueckert darix at web.de
Sat May 19 06:25:57 UTC 2007


On 2007-05-18 19:54:58 -0400, Tom A wrote:
> 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

what distro? what compiler version?

    darix

-- 
           openSUSE - SUSE Linux is my linux
               openSUSE is good for you
                   www.opensuse.org


More information about the memcached mailing list