On 02/07/15 05:37, Karl Vogel wrote:
> On Solaris-11.1, /bin/sh links to /usr/bin/i86/ksh93, which doesn't handle
> local variables properly. Using "typeset" fixes it; the patch is below.
>
Hi Karl
Rich Salz fixed this a while ago in git. It should be sorted in the next
release.
Matt
___
> ./testssl[149]: local: not found [No such file or directory]
> ./testssl[150]: local: not found [No such file or directory]
This is marked in RT 3907 and was fixed last week; it will be in the next
releases. Thanks.
___
openssl-users mailin
Greetings:
I ran into a minor test problem when building OpenSSL-1.0.2c.
Host:
me% uname -a
SunOS myname 5.11 11.1 i86pc i386 i86pc Solaris
Compiler:
me% gcc -v
Target: i386-pc-solaris2.11
Thread model: posix
gcc version 4.5.2 (GCC)
Configuration:
CC=gcc;