I don't know what's happening, but here is the the
most complete "configure" for httpd, I have so far.
Code:
./configure --enable-mods-shared=all --with-devrandom=/dev/urandom --with-ssl --enable-ssl --enable-cache --enable-disk-cache --enable-mem-cache --enable-deflate --enable-cgid --enable-proxy --enable-proxy-connect --enable-proxy-http --enable-proxy-ftp
To use it : Start from scratch or 'make distclean'.
....