try this one now... :)

Thomas - Lists thomas-lists at mysnip.de
Tue Sep 5 09:21:24 UTC 2006


All fine on Gentoo-Linux with

- kernel 2.6.17-gentoo-r7
- gcc-4.1.1
- glibc-2.4
- libevent-1.1a

All tests successful, 8 tests and 2 subtests skipped.
Files=18, Tests=94, 16 wallclock secs ( 0.95 cusr +  0.12 csys =  1.07 CPU)

Btw. it was "prove t" for me, instead of "prove test".



thomas

Brad Fitzpatrick wrote:
> Thanks.  No more atoll ...
>
> http://danga.com/memcached/dist/experimental/memcached-1.2.x-svn372.tar.gz
>
>
>
> On Mon, 4 Sep 2006, Eric Hodel wrote:
>
>   
>> 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