Re: crc32_buf

2011-06-20 Thread Roy Schestowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > On 18/06/11 20:14, Bron Gondwana wrote: > >> Yeah, I screwed up. We require zlib at the moment. >> >> My plan is to embed a basic crc32 algorithm directly into that file for >> the case where zlib is not available, but I haven't done it yet. >> >>

Re: crc32_buf

2011-06-20 Thread Mark Cave-Ayland
On 18/06/11 20:14, Bron Gondwana wrote: > Yeah, I screwed up. We require zlib at the moment. > > My plan is to embed a basic crc32 algorithm directly into that file for > the case where zlib is not available, but I haven't done it yet. > > Regards, > > Bron. Hi Bron, What is zlib used for in Cy

Re: crc32_buf

2011-06-19 Thread Roy Schestowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > On Sun, Jun 19, 2011 at 09:14:38PM +0100, Roy Schestowitz wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >>> Yeah, I screwed up. We require zlib at the moment. >>> >>> My plan is to embed a basic crc32 algorithm directly into that fil

Re: crc32_buf

2011-06-19 Thread Bron Gondwana
On Sun, Jun 19, 2011 at 09:14:38PM +0100, Roy Schestowitz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Yeah, I screwed up. We require zlib at the moment. > > > > My plan is to embed a basic crc32 algorithm directly into that file for > > the case where zlib is not available, bu

Re: crc32_buf

2011-06-19 Thread Roy Schestowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Yeah, I screwed up. We require zlib at the moment. > > My plan is to embed a basic crc32 algorithm directly into that file for > the case where zlib is not available, but I haven't done it yet. Hi Bron, Thank you for the pointer. My colleague Mar

Re: crc32_buf

2011-06-18 Thread Bron Gondwana
P SIGNED MESSAGE- > Hash: SHA1 > > Hello there, > > I am currently working along with a group that develops improvements to > cyrus, hopefully with the outcome of upstreaming those improvements > (provided cyrus developers are interested). In the process of compiling, > howeve

crc32_buf

2011-06-18 Thread Roy Schestowitz
"crc32_buf" error which very much resembles the only result about it which comes up in Google, namely this 2-message thread regarding cyrus: http://www.mail-archive.com/info-cyrus@lists.andrew.cmu.edu/msg40308.html I can gather from it that I need to install zlib, which I did (even some me