Re: [BUG] Installation problem on cygwin

2006-04-03 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Mon, 03 Apr 2006 10:22:26 +0200, Yann Coscoy <[EMAIL PROTECTED]> said: Yann.Coscoy> Technical Description: Yann.Coscoy> The script 'Configure' (line 1253) uses 'chop' function Yann.Coscoy> to suppress end-of-line characters. Unfortunalety under Yann.Coscoy> cygwi

[BUG] Installation problem on cygwin

2006-04-03 Thread Yann Coscoy
Distribution: openssl-0.9.8a.tar.gz System: Cygwin Short description: When command "./config" is executed, the protocols mdc2 and rc5 are not excluded in produced Makefile as it should be. The command "make build_crypto build_engines" which follows fails. Technical Description: The script 'Co