Hola a todos: Estoy instentando compilar Apache 2.2.4 desde las fuentes (para tener un mayor control sobre las opciones), al configurar me da el siguiente error:
srclib/apr configured properly setting CC to "gcc" setting CPP to "gcc -E" setting CFLAGS to " -g -O2 -pthread" setting CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE" setting LDFLAGS to " " Configuring Apache Portable Runtime Utility library... checking for APR-util... yes configure: error: Cannot use an external APR-util with the bundled APR Por favor alguien me podría echar una mano, en google no encuentro una solución. Gracias

