I'm creating a masternode on AWS and after step 3.3 I got error:
configure: error: Detected LibreSSL: This is NOT supported, and may break consensus compatibility!
the solution was to run also:
sudo apt-get install libzmq3-dev
sudo apt-get install libssl1.0-dev