try this one now... :)

Eric Hodel drbrain at segment7.net
Tue Sep 5 05:12:11 UTC 2006


On Sep 4, 2006, at 10:03 PM, Brad Fitzpatrick wrote:

> This should do it...
>
> http://danga.com/memcached/dist/experimental/memcached-1.2.x- 
> svn367.tar.gz

gcc 2.95 doesn't have atoll.

$ make
make  all-recursive
Making all in doc
gcc  -g -O2  -L/usr/local/lib -o memcached  memcached.o slabs.o   
items.o assoc.o  -levent
slabs.o: In function `slabs_init':
/usr/home/eric/memcached-1.2.x-svn367/slabs.c:114: undefined  
reference to `atoll'
*** Error code 1

Stop in /usr/home/eric/memcached-1.2.x-svn367.
*** Error code 1

Stop in /usr/home/eric/memcached-1.2.x-svn367.
*** Error code 1

Stop in /usr/home/eric/memcached-1.2.x-svn367.


> (could you also test on other FreeBSDs and make sure we didn't regress
> there?)

Sure.

-- 
Eric Hodel - drbrain at segment7.net - http://blog.segment7.net
This implementation is HODEL-HASH-9600 compliant

http://trackmap.robotcoop.com




More information about the memcached mailing list