Is anyone else having trouble with building Apache 2.2 in ports with USE_APACHE=2.2+ set in /etc/make.conf and with the "WITH_APR_FROM_PORTS" option set for building Apache 2.2?
If APR depends on APACHE, but enabling WITH_APR_FROM_PORTS in APACHE creates a circular dependency, why does that option even exist? So of course I removed that option and Apache builds fine without using APR from ports.
Puzzled at why such an option exists,
Aaron out.
If APR depends on APACHE, but enabling WITH_APR_FROM_PORTS in APACHE creates a circular dependency, why does that option even exist? So of course I removed that option and Apache builds fine without using APR from ports.
Puzzled at why such an option exists,
Aaron out.