Greetings -I've been running Apache 2.x.x quite happily for some time now - decided to do the latest point update from 2.2.3 -> 2.2.4 on my RHEL 3 box. Normally, this is trivial - I simply do the .configure -> make -> male install sequence, no muss, no fuss.
However, I tried this with Apache 2.2.4, and get the following error (which I've never seen before):
Configuring Apache Portable Runtime Utility library... checking for APR-util... yes configure: error: Cannot use an external APR-util with the bundled APRTo check to see if this new problem is caused by some change I've made to the server (unlikely - all this machine does is serve web pages - the only changes I ever make are security patches), I tried re-compiling 2.2.3. No problem - everything worked as before.
So, *something* has changed in 2.2.3 -> 2.2.4 that is *broken* on my machine (meaning, I can't even configure 2.2.4). In the config.log, I see the following:
configure:2621: checking for APR configure:2703: result: reconfig configure:2957: checking for APR-util configure:3039: result: yes configure:3053: error: Cannot use an external APR-util with the bundled APR Further down, I see APR_CONFIG='/usr/local/apache2/bin/apr-1-config' APR_INCLUDEDIR='/home/users/egc/httpd-2.2.4/srclib/apr/include' APR_VERSION='1.2.8'Now, since I've never seen this sort of problem/error before, not sure what it even means, or what to do next.
Suggestions? Pointers to the obvious? Thanks in advance... --------------------------------------------------------------------- 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