You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running ./configure, there is always an error about "config.status: error: cannot find input file: `asn1/Makefile.in'".
I have try it on two different Ubuntu and have the same result.
checking whether compiling and linking against OpenSSL works... yes
checking for SSL_CTX_set_ecdh_auto... no
checking for pandoc... no
checking for clang-format... :
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for pep8... :
checking for pylint... :
checking for shellcheck... :
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile config.status: error: cannot find input file: `asn1/Makefile.in'
The text was updated successfully, but these errors were encountered:
When running ./configure, there is always an error about "config.status: error: cannot find input file: `asn1/Makefile.in'".
I have try it on two different Ubuntu and have the same result.
checking whether compiling and linking against OpenSSL works... yes
checking for SSL_CTX_set_ecdh_auto... no
checking for pandoc... no
checking for clang-format... :
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for pep8... :
checking for pylint... :
checking for shellcheck... :
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: `asn1/Makefile.in'
The text was updated successfully, but these errors were encountered: