Re: hcache compilation errors
- To: mutt-users@xxxxxxxx
- Subject: Re: hcache compilation errors
- From: Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx>
- Date: Thu, 1 May 2008 17:26:04 -0500
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date :from:to:subject:message-id:references:mime-version:content-type :in-reply-to; s=default; bh=BRaFuE0SLXeq3o62FA9VtcqeNN8=; b=Pjtp 4A8FPyB74Y9DwiVniwYUbAfsEgQXz4ABJxgklQI6LUnELLYY5LPS3Sqxk8a0wX8d CiaMKyJk+9XV+zxh3aC9SWQSgVFJwhxsctW+cuL+GKc1M3u0QlMgYpVyaAWkmH88 0wyAmIB2ya+911BDRw2lr/LzL9R1k9ldxusdeIk=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=Y9GraMUpA7z8JIcmojs35c0tnK5tJBcuQyPG1JZxl7Ly1l6Algb7al4tVlsI6B6wQH94nXql2ZuJ9E4Z0W/AcEq0C6i+zhgG5tY/tAmFAxPrTtin2ChfUHaBwp520RigWeAJ1B6s1lIc5VoJfT7BuM5oJ/90iGeUm70oDRjo7bI=; h=Received:Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:OpenPGP:User-Agent;
- In-reply-to: <20080501221040.GA8097@xxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx
- Openpgp: id=CA8E235E; url=http://www.memoryhole.net/~kyle/kyle-pgp.asc; preference=signencrypt
- References: <20080501221040.GA8097@xxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.17 (2008-04-09)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thursday, May 1 at 06:10 PM, quoth Jorge Luis:
>hcache.c:994:12: error: invalid suffix "x" on integer constant
That generally means that your MD5 program isn't working as mutt
expected it to. Do you have a working 'md5' program?
At the beginning of the hcachever.sh file, it should have a line that
looks like this:
MD5=somethingerother
What's the "somethingerother" on your system? On my OSX box, it's md5.
Mutt looks for the programs "md5", "md5sum" and "openssl" in that
order, and expects them to behave in a particular way.
If you don't have any of the three, install one (e.g. install
openssl).
~Kyle
- --
I believe that every human has a finite number of heart-beats. I don't
intend to waste any of mine running around doing exercises.
-- Neil Armstrong
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!
iEYEARECAAYFAkgaQ3wACgkQBkIOoMqOI16k5wCgq0bwegvlLWqHAePms0E5NwNp
k7MAoKXQsCEdumqCco9nJPH1iN+QOlKv
=9hta
-----END PGP SIGNATURE-----