Re: FAIL Crypt-IDEA-1.01 i686-linux 2.2.14-5.0

2002-01-25 Thread Dave Paris
Hi Andreas, perl Makefile.PL POLLUTE=1 All better. I'll still put a revision out shortly that "corrects" the sv_undef stuff, but otherwise the makefile understands POLLUTE=1 and Does The Right Thing to make your observation go away. -dsp Andreas Marcel Riechert wrote: > > This distribution h

Re: FAIL Crypt-Blowfish-2.09 IP30-R12000-irix 6.5

2002-01-16 Thread Dave Paris
The failure here is the recently updated Crypt::CBC module. For some strange reason, the 2.01 release of Crypt::CBC, after 1.25 being stable for 18 months, now tacks a 00 on the end of otherwise sane Cipher Block Chaining. This has nothing to do with Crypt::Blowfish, which obviously builds and p

Re: FAIL Crypt-DES-2.03 IP30-R12000-irix 6.5

2002-01-16 Thread Dave Paris
The failure here is the recently updated Crypt::CBC module. For some strange reason, the 2.01 release of Crypt::CBC, after 1.25 being stable for 18 months, now tacks a 00 on the end of otherwise sane Cipher Block Chaining. This has nothing to do with Crypt::DES, which obviously builds and perfor

Re: FAIL Crypt::IDEA i586-linux 2.2.16

2001-08-14 Thread Dave Paris
That would assume two things.. a) you haven't said 'yes' to the "binary compatibility with 5.005_03" question when building Perl and that you didn't give the argument of POLLUTE=1 when you created the makefile. A new release of Crypt::IDEA is due within two weeks, when the permanant fix for the