Hi Team,

I am facing the issue while building apache on Window machine with the help of 
apache source code and got below error


[ 92%] Building C object 
CMakeFiles/mod_ssl.dir/modules/ssl/ssl_engine_init.c.obj
ssl_engine_init.c
C:\apacheBuild\apache2.4\build\httpd-2.4.33\modules\ssl\ssl_engine_init.c(33) : 
fatal error C1083: Cannot open include file: 'mod_md.h': No such file or 
directory
NMAKE : fatal error U1077: 'c:\PROGRA~2\MICROS~2.0\VC\bin\amd64\cl.exe' : 
return code '0x2'
Stop.

I did some investigation and found that with new version of apache we added a 
new module called mod_md which is experimental basis, I don't know why 
experimental module added as a dependency and it will cause a build failure,

Can you please help me out to fix above issue?

Thanks and Regards,
Rajendra Rathore
9922701491

Reply via email to