https://issues.apache.org/bugzilla/show_bug.cgi?id=56813
Jeff Trawick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Jeff Trawick <[email protected]> --- (probably for [email protected] mailing list) What was your configure invocation (config.nice in your build tree)? What does "ldd /usr/local/apache-2.4.10/bin/httpd" output? Where did you install apr 1.5.1? --/-- If you first build apr 1.5.1 with prefix --prefix=/usr/local/apache-2.4.10 then build apr 1.5.latest with same prefix and --with-apr=/usr/local/apache-2.4.10 then build httpd with same prefix and pointing there for apr and apr-util, you shouldn't have a problem. -- 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]
