https://bz.apache.org/bugzilla/show_bug.cgi?id=62228
--- Comment #3 from Eric Covener <[email protected]> --- (In reply to nortonwarner from comment #2) > I don't see how. Each of my Apache sources are always in separate > directories, /usr/src/httpd-2.4.xx > > The contents of /usr/src/httpd-2.4.33/config.nice are: > > #! /bin/sh > # > # Created by configure > > "./configure" \ > "--prefix=/usr/local/apache2" \ > "--enable-load-all-modules" \ > "--enable-so" \ > "--with-included-apr" \ > "--with-pcre=/usr/local/apache2/pcre" \ > "--with-mpm=prefork" \ > "--with-ssl=/usr/local/ssl" \ > "$@" It would be a bad mod_ssl.h , can you show the compiler invocation for mod_proxy.c? -- 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]
