Displaying 1 result from an estimated 1 matches for "libcry".
Did you mean:
libary
2015 Mar 03
2
Building for CygWin without OpenSSL fails
...gure --without-openssl --with-ldflags=-lcrypt
but configure fails with
checking compiler and flags for sanity... no
configure: error: *** compiler cannot create working executables,
check config.log ***
Here is my config.log
https://www.dropbox.com/s/65jqwybfh4m4msh/config.log?dl=0
I think have libcrypto and not sure what to do next
ls -ld /lib/libcry*
-rw-r--r-- 1 9 01:05 /lib/libcrypto.a
-rwxr-xr-x 9 01:05 /lib/libcrypto.dll.a
2015-03-03 18:57 GMT+05:00 Corinna Vinschen <vinschen at redhat.com>:
> On Mar 3 18:43, John Dow wrote:
>> Already tried that. It says
>>
>...