mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] Cross Compile OpenSSH-7.5p1 failure


From: J Gomez
Subject: [Mingw-cross-env-list] Cross Compile OpenSSH-7.5p1 failure
Date: Thu, 27 Apr 2017 16:11:12 -0500

Followed the directions on installing MXE using binary install at http://pkg.mxe.cc using Debian Jessie 8.7.1 x64.

Did the following:

sudo apt-get install mxe-i686-w64-mingw32.static-openssl install mxe-i686-w64-mingw32.static-zlib mxe-i686-w64-mingw32.static-gcc

Also added export PATH=$PATH:/usr/lib/mxe/usr/bin to ~/.profile.

Then attempted to compile OpenSSH-7.5p1 using:

 ./configure --host=i686-w64-mingw32.static --build=i686

But it fails with:

<snip>
configure: error: *** Can't find recent OpenSSL libcrypto (see config.log for details) ***

I'm guessing I have to compile libcryto since I don't see it at http://mxe.cc/build-matrix.html?

Thanks for the help!

Jose

reply via email to

[Prev in Thread] Current Thread [Next in Thread]