Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache compilation 2.4.57 with openssl 8.x |
|
Author |
|
Anitha
Joined: 25 Sep 2016 Posts: 34 Location: india
|
Posted: Mon 26 Feb '24 14:56 Post subject: Apache compilation 2.4.57 with openssl 8.x |
|
|
Hi Team,
We are already using 2.4.57 with openssl 7.x in our project. We are planning to migrate 7.x to 8.x openssl and openssl 8.x compiled properly. At the end of the overall Apache compilation i am getting the following error. Kindly help to complete the Apache compilation.
command used:
cmake -G "NMake Makefiles" -DCMAKE_INSTALL_PREFIX=D:\Apache24\ -DCMAKE_BUILD_TYPE=Release -DENABLE_MODULES=i -DINSTALL_PDB=OFF
nmake
nmake install
Error:
C:\httpd_2_4_57\os\win32\ap_regkey.c(20): fatal error C1083: Cannot open include file: 'arch/win32/apr_arch_file_io.h': No such file or directory
NMAKE : fatal error U1077: 'C:\CMake323\bin\cmake.exe' : return code '0x2' |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
|
Back to top |
|
|
|
|
|
|