https://issues.apache.org/bugzilla/show_bug.cgi?id=49535
Jeff Trawick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Jeff Trawick <[email protected]> 2011-04-09 12:11:38 EDT --- Final commit for this PR: r1090614 Again, I bypassed the Makefile.in tweak with another solution as I don't think that is portable to BSD make. Here are the aspects of your patch which haven't yet been addressed and should be handled by individual PRs: -lmswsock: not needed in my experience, perhaps because of fixes in APR trunk??? config-time check for usability of mod_file_cache: handle this with a separate PR as for MinGW in the short term, --disable-file-cache works all the dll import/export stuff: need better fix as for MinGW in the short term, --disable problematic modules, of which there are admittedly too many :( -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
