Apache Compiler Error

While upgrading Apache on Mac OS X 10.4 I got the following error:

Cannot use an external APR-util with the bundled APR

The solution – Add this to configure options:

–with-included-apr

Leave a Reply