On Tue, Oct 18, 2005 at 06:35:59PM +0200, Kurt Roeckx wrote: > This seems to have been caused by the assembler version of RC4 > that we're using now, not sure yet why it breaks. Will take a > closer look later.
This seems to be assembler that is just wrong. I have no idea how to fix this yet. The 0.9.7 version also didn't seem to be used on amd64. Make test also fails when using this. Removing rc4-x86_64.o from x86_64_asm in Configure seems to fix it, and I think it's the easiest way to fix it for now. After that change, a make test works. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

