Re: libmemcache compilation problem

2008-12-01 Thread hiro
On Nov 24, 12:51 pm, Trond Norbye <[EMAIL PROTECTED]> wrote: > On Nov 20, 2008, at 5:19 PM, hiro wrote: > > > > > > > I realise this group is for memcached and not libmemcache but I don't > > seem to be able to find any mailing list for libmemcache and hence I > > am hoping that somebody in here

Re: Failed configure on x86_64...

2008-12-01 Thread hiro
On Dec 1, 6:54 am, Martin MC Brown <[EMAIL PROTECTED]> wrote: > > I just tried building 1.2.6 on the following system: > > Linux 2.6.24-19-xen #1 SMP x86_64 x86_64 x86_64 GNU/Linux > > > ... and received the following error: > > ./configure --enable-64bit > > checking build system type... Invali

Re: Failed configure on x86_64...

2008-12-01 Thread Martin MC Brown
I just tried building 1.2.6 on the following system: Linux 2.6.24-19-xen #1 SMP x86_64 x86_64 x86_64 GNU/Linux ... and received the following error: ./configure --enable-64bit checking build system type... Invalid configuration `x86_64-unknown- linux-': machine `x86_64-unknown-linux' not reco

Re: libmemcache compilation problem

2008-12-01 Thread Trond Norbye
On Dec 1, 2008, at 2:08 PM, hiro wrote: I did try to use libmemcache a while ago on Solaris, and there are some other bugs in there as well (but I don't remember them). Indeed I can now get it to compile but the resulting files are still just 32 bit, the configure strips out my -m64 from

Re: Finding keys never expiring

2008-12-01 Thread Evan Weaver
I have a tool to do this on Linux. It pauses the server though, so it is not quite ready for a normal production environment. http://github.com/fauna/peep/tree/master Evan On Wed, Sep 17, 2008 at 9:47 AM, Dustin <[EMAIL PROTECTED]> wrote: > > > I make pretty good use out of expire=0 in one of