Re: Trunk errors

2020-05-10 Thread Steffen
Running trunk : cannot start. First with generated httpd conf: [ssl:warn] [pid 1836:tid 636] AH10235: SSLRandomSeed is deprecated and has no effect with OpenSSL 1.1.1 and later [ssl:warn] [pid 1836:tid 636] AH10235: SSLRandomSeed is deprecated and has no effect with OpenSSL 1.1.1 and later

Re: Trunk errors

2020-05-10 Thread Yann Ylavic
On Sun, May 10, 2020 at 2:28 PM Steffen wrote: > > Builds now, Thanks! Thanks for testing, committed in r1877548.

Re: Trunk errors

2020-05-10 Thread Steffen
Builds now, Thanks! On Sunday 10/05/2020 at 14:17, Yann Ylavic wrote: On Sun, May 10, 2020 at 1:30 PM Steffen wrote: Errors, what I did: copied server/core.h to /include You don't need this, my patch missed removing #include "core.h" from "modules/ssl/ssl_engine_io.c", just do that.

Re: Trunk errors

2020-05-10 Thread Yann Ylavic
On Sun, May 10, 2020 at 2:16 PM Yann Ylavic wrote: > > On Sun, May 10, 2020 at 1:30 PM Steffen wrote: > > > > Errors, > > > > what I did: copied server/core.h to /include > > You don't need this, my patch missed removing #include "core.h" from > "modules/ssl/ssl_engine_io.c", just do that. And

Re: Trunk errors

2020-05-10 Thread Yann Ylavic
On Sun, May 10, 2020 at 1:30 PM Steffen wrote: > > Errors, > > what I did: copied server/core.h to /include You don't need this, my patch missed removing #include "core.h" from "modules/ssl/ssl_engine_io.c", just do that. Cheers, Yann.

Re: Trunk errors

2020-05-10 Thread Steffen
Errors, what I did: copied server/core.h to /include Get: C:\VC16\Win32\httpd-trunk\include\core.h(44,6): error C2373: 'ap_filter_adopt_brigade': redefinition; different type modifiers C:\VC16\Win32\httpd-trunk\include\util_filter.h(631): message : see declaration of

Re: Trunk errors

2020-05-10 Thread Yann Ylavic
On Sat, May 9, 2020 at 5:30 PM Steffen wrote: > > Patch gives errors, but was given me the direction, Thanks! > > htdbm and htpasswd got it running !! > > > by adding in support/passwd_common.h : > > #if !defined(WIN32) && !defined(NETWARE) > #include "ap_config_auto.h" > #endif > > Your patch

Bug report for Apache httpd-2 [2020/05/10]

2020-05-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned