On Wednesday, November 23, 2016 at 10:06:57 PM UTC+9, 安仲根 wrote: > > i have the err, when i install the lastest version. > > > make[3]: Nothing to be done for `all-am'. > > gcc -DHAVE_CONFIG_H -I. -DNDEBUG -g -O2 -Wall -Werror -pedantic > -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT > memcached-items.o -MD -MP -MF .deps/memcached-items.Tpo -c -o > memcached-items.o `test -f 'items.c' || echo './'`items.c > > *items.c:151:28: **error: **comparison of unsigned expression < 0 is > always false* > > * [-Werror,-Wtautological-compare]* > > if (nbytes < 2 || nkey < 0) > > * ~~~~ ^ ~* > > 1 error generated. > > make[2]: *** [memcached-items.o] Error 1 > > make[1]: *** [all-recursive] Error 1 > > make: *** [all] Error 2 > > > and when installing 1.4.32 is ok
-- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
