[openssl-users] NMAKE error
James Condren
jcondren at hcpci.com
Mon May 1 15:02:41 UTC 2017
Getting the following error when attempting to make:
NMAKE : fatal error U1073: don't know how to make '"crypto\include\internal\bn_conf.h.in"'
Stop.
Here's the lines from the makefile that are creating the error:
crypto\include\internal\bn_conf.h: "crypto\include\internal\bn_conf.h.in" "configdata.pm"
"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util\dofile.pl" \
"-omakefile" "crypto\include\internal\bn_conf.h.in" > $@
If I remove '"crypto\include\internal\bn_conf.h.in"', it then gives me the following error:
NMAKE : fatal error U1073: don't know how to make '".\Configure"'
Stop.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20170501/2fc66eff/attachment.html>
More information about the openssl-users
mailing list