<div dir="ltr">Hello,<div><br></div><div>   I am trying to compile latest maint-22 branch from the github with cygwin64 and msvc 2019, on compilation it always stopped at : </div><div>make[3]: Entering directory '/home/echelon/src/otp/lib/public_key/src'<br> ERLC   ../ebin/public_key.beam<br> ERLC   ../ebin/pubkey_pem.beam<br> ERLC   ../ebin/pubkey_ssh.beam<br> ERLC   ../ebin/pubkey_pbe.beam<br> ERLC   ../ebin/pubkey_cert.beam<br> ERLC   ../ebin/pubkey_cert_records.beam<br> ERLC   ../ebin/pubkey_crl.beam<br> VSN    ../ebin/public_key.app<br> VSN    ../ebin/public_key.appup<br>make[3]: Leaving directory '/home/echelon/src/otp/lib/public_key/src'<br>make[3]: Entering directory '/home/echelon/src/otp/lib/public_key/doc/src'<br>make[3]: Nothing to be done for 'opt'.<br>make[3]: Leaving directory '/home/echelon/src/otp/lib/public_key/doc/src'<br>=== Leaving application public_key<br>make[2]: Leaving directory '/home/echelon/src/otp/lib/public_key'<br>make[2]: Entering directory '/home/echelon/src/otp/lib/ssl'<br>=== Entering application ssl<br>make[3]: Entering directory '/home/echelon/src/otp/lib/ssl/src'<br> GEN    /home/echelon/src/otp/lib/ssl/src/deps/ssl.d<br> ERLC   ../ebin/ssl_crl_cache_api.beam<br> ERLC   ../ebin/ssl_session_cache_api.beam<br>make[3]: *** No rule to make target 'c:/cygwin64../../../BOOTST~1/lib/kernel/include/logger.hrl', needed by '../ebin/dtls_connection.beam'.  Stop.<br>make[3]: Leaving directory '/home/echelon/src/otp/lib/ssl/src'<br>make[2]: *** [/home/echelon/src/otp/make/<a href="http://otp_subdir.mk:29">otp_subdir.mk:29</a>: opt] Error 2<br>make[2]: Leaving directory '/home/echelon/src/otp/lib/ssl'<br>make[1]: *** [/home/echelon/src/otp/make/<a href="http://otp_subdir.mk:29">otp_subdir.mk:29</a>: opt] Error 2<br>make[1]: Leaving directory '/home/echelon/src/otp/lib'<br>make: *** [Makefile:490: libs] Error 2<br></div><div><br></div><div>I have modified my .bash_profile, this setup is managed to compile the maint-21 branch cleanly, but getting error when compiling maint-22.</div><div><br></div><div>Can anybody help me?.</div><div><br></div><div>Thanks,</div></div>