Using Cygwin I am trying to build 0.9.7k with shared libraries:
$ ./config --prefix=/tmp/bob shared
$ make depend
$ make test
The above completes no problem but when I do the 'make install' I get
the followng errors:
[snip]
installing libcrypto.dll.a
cp: cannot stat `cygcrypto-0.9.7.dll.a': No s
I had errors similar to yours (which I attributed to a typo I had
made) so I deleted the entire openssl-0.9.8 directory and then started
from scratch using the instructions I listed in my previous post and
everything worked under msys.
On 7/12/05, Carsten Krüger <[EMAIL PROTECTED]> wrote:
...
[s
I use Msys/Mingw to build the dlls using openssl-0.9.8. However I have had to
remove line 910 [$IsMK1MF=1 if ($target eq "mingw" && ^O ne
"cygwin");] (as suggested in a different thread by Doug Kaufman) from
the Configure script.
At the moment I am having trouble getting the .dlls to work but the
I have been able to build the subject dlls after modifing Configure to
remove line 910 [$IsMK1MF=1 if ($target eq "mingw" && ^O ne
"cygwin");] (as suggested in a different thread by Doug Kaufman).
However the .dlls don't seem to work. I am using them with stunnel
4.09 and everytime I try to estab