On Nov 26, 2007 1:03 PM, D. J. <daringone@xxxxxxxxx> wrote: > Hello all, hopefully you can help. > <snipped a truckload of other text> > OpenBSD v4.1, Apache v2.2.4, PHP v5.2.5 > > Again, no luck. I finally decided to attack Apache, and this is where > you all come in. I then attempted to compile and install 2.2.6 from > source but immediately was shut down with this error: > > *** BEGIN COMMAND LINE CAPTURE*** > > phoenix# ./configure --enable-so > checking for chosen layout... Apache > checking for working mkdir -p... yes > checking build system type... i386-unknown-openbsd4.1 > checking host system type... i386-unknown-openbsd4.1 > checking target system type... i386-unknown-openbsd4.1 > > Configuring Apache Portable Runtime library ... > > checking for APR... sed: "./srclib/apr/include/apr_version.h": No such > file or directory > configure: error: failed to find major version of bundled APR > phoenix# > > *** END COMMAND LINE CAPTURE*** > Found problem. Apparently another version of apr or apr-util is hiding on my machine somewhere. A new ./configure command of: ./configure --enable-so --with-included-apr ...took care of the problem. Just an FYI for anyone else experiencing this issue and for user list archive posterity. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx