https://bz.apache.org/bugzilla/show_bug.cgi?id=62266
Bug ID: 62266
Summary: facing issue with building apache for latest version
2.4.33
Product: Apache httpd-2
Version: 2.4.33
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Build
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
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?
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]