crc32_buf

Bron Gondwana brong at fastmail.fm
Sat Jun 18 15:14:14 EDT 2011


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.

On Sat, 18 Jun 2011 19:43:12 +0100
Roy Schestowitz <r at schestowitz.com> wrote:

> -----BEGIN PGP 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,
> however, I receive a "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
> metapackages associated with it). To quote the exact compilation error
> encountered:
> 
> libimap.a(mailbox.o): In function `cache_append_record':
> /home/roy/Main/Misc/Projects/cyrus/cyrus-imapd/imap/mailbox.c:654:
> undefined reference to `crc32_buf'
> libimap.a(mailbox.o): In function `mailbox_cacherecord':
> /home/roy/Main/Misc/Projects/cyrus/cyrus-imapd/imap/mailbox.c:628:
> undefined reference to `crc32_buf'
> collect2: ld returned 1 exit status
> make[1]: *** [imapd] Error 1
> make[1]: Leaving directory
> `/home/roy/Main/Misc/Projects/cyrus/cyrus-imapd/imap'
> make: *** [all] Error 1
> 
> The version I try to compile is 2.5 from git. Can anyone offer some
> pointers?
> 
> - -- 
> Dr. Roy Schestowitz
> http://www.siriusit.co.uk
> NOC Extension 3756
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> 
> iEYEARECAAYFAk388bwACgkQU4xAY3RXLo7qmACdFPvhh6X0UebbchTcLt6f1iIP
> WgwAniFI3OPiGqjZS2dsnBvExSWSNQ8c
> =OA0y
> -----END PGP SIGNATURE-----
> ----
> Cyrus Home Page: http://www.cyrusimap.org/
> List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/


More information about the Info-cyrus mailing list