Joerg Sonnenberger schrieb:
On Tue, Oct 13, 2009 at 02:49:21PM -0500, Larson, Timothy E. wrote:Can you start by running "make test" in pkgtools/digest?Absolutely.Alright. Check your memory and your compiler. Something is very broken on that box :)
And check the compiler warnings as well. Set CFLAGS="-Wall -Wextra -Os", and maybe you discover something. In a similar situation I discovered some 64-bit issue combined with a missing function prototype.
Roland