Apologies for the delay before responding. I believe we have fixed that by replacing 'chomp' with 's|\R$||' in the master branch.
It this is still an issue, please open a new ticket. Cheers, Richard On Mon Mar 30 07:51:29 2015, esado...@eniks.com wrote: > It is well known issue with build on Windows: It requires ActivePerl > to > correctly create configuration. > Every other Perl implementation fails to execute correctly. The reason > it > fails outlined in this report: > https://github.com/openssl/openssl/issues/174 > Although it is stated that only cloned code exhibits this behavior I > believe > it also happens when Git or Strawberry Perl is being used for build of > official releases. > > As suggested in the comments adding $/= "\r\n"; line to Perl script > fixes this > issue for every other Perl implementation. > I've successfully built openssl with Perl distributed with Git as well > as > Strawberry Perl. -- Richard Levitte levi...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=3772 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev