RE: [users@httpd] Error while build apache 2.4.39 using CMake on Window machine

2019-04-04 Thread Rathore, Rajendra
Thanks a lot Stefan. Thanks and Regards, Rajendra Rathore 9922701491 -Original Message- From: Stefan Eissing Sent: 04 April 2019 03:36 PM To: users@httpd.apache.org Cc: d...@httpd.apache.org Subject: Re: [users@httpd] Error while build apache 2.4.39 using CMake on Window machine Exter

Re: [users@httpd] Error while build apache 2.4.39 using CMake on Window machine

2019-04-04 Thread Stefan Eissing
I made the change in trunk with revision r1856910 and will propose it for backport to 2.4.x > Am 04.04.2019 um 11:47 schrieb Rathore, Rajendra : > > Hi Stefan, > > Thanks for the help, Do I need to raise an issue with Apache Http server to > update that file or we have any open issue like belo

RE: [users@httpd] Error while build apache 2.4.39 using CMake on Window machine

2019-04-04 Thread Rathore, Rajendra
Hi Stefan, Thanks for the help, Do I need to raise an issue with Apache Http server to update that file or we have any open issue like below. Thanks and Regards, Rajendra Rathore 9922701491 -Original Message- From: Stefan Eissing Sent: 04 April 2019 03:15 PM To: users@httpd.apache.org

Re: [users@httpd] Error while build apache 2.4.39 using CMake on Window machine

2019-04-04 Thread Stefan Eissing
In ./CMakeLists.txt, line 423 modules/http2/h2_switch.c modules/http2/h2_ngn_shed.c change to modules/http2/h2_switch.c > Am 04.04.2019 um 11:42 schrieb Rathore, Rajendra : > > Hi Stefan, > > Thanks for the quick response, please let me know what entry should I need to > rem

RE: [users@httpd] Error while build apache 2.4.39 using CMake on Window machine

2019-04-04 Thread Rathore, Rajendra
Hi Stefan, Thanks for the quick response, please let me know what entry should I need to remove? Thanks and Regards, Rajendra Rathore 9922701491 -Original Message- From: Stefan Eissing Sent: 04 April 2019 03:10 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Error while build

Re: [users@httpd] Error while build apache 2.4.39 using CMake on Window machine

2019-04-04 Thread Stefan Eissing
The source file is gone. It needs to be removed from CMakeLists.txt. Sorry about the confusion. > Am 04.04.2019 um 11:34 schrieb Rathore, Rajendra : > > Hi Team, > > While building apache 2.4.39 using CMake command, I face below issue > > CMake Error at CMakeLists.txt:761 (ADD_LIBRARY): >

[users@httpd] Error while build apache 2.4.39 using CMake on Window machine

2019-04-04 Thread Rathore, Rajendra
Hi Team, While building apache 2.4.39 using CMake command, I face below issue CMake Error at CMakeLists.txt:761 (ADD_LIBRARY): Cannot find source file: modules/http2/h2_ngn_shed.c Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx CMake Error: CMa