So something is wrong with your Apache build? Some standard information will be helpful to see what might have gone wrong.
We need to know what you did after you unpacked
the tarball, and what Apache autodetection decided about
your system.
When something is not building correctly, we recommend setting LTFLAGS so
that the actual compile and link commands issued by libtool can be
seen in the build output. This can be done as follows:
LTFLAGS=' ' ./configure --options
/bin/sh /export/home/trawick/ph/2.0.46/srclib/apr/libtool --mode=compile cc -\
g -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/export/home/tra\
wick/ph/2.0.46/srclib/apr/include -I/export/home/trawick/ph/2.0.46/srclib/apr-u\
til/include -I/export/home/trawick/ph/2.0.46/srclib/apr-util/xml/expat/lib -I. \
-I/export/home/trawick/ph/2.0.46/os/unix -I/export/home/trawick/ph/2.0.46/serve\
r/mpm/worker -I/export/home/trawick/ph/2.0.46/modules/http -I/export/home/trawi\
ck/ph/2.0.46/modules/filters -I/export/home/trawick/ph/2.0.46/modules/proxy -I/\
export/home/trawick/ph/2.0.46/include -I/export/home/trawick/ph/2.0.46/modules/\
dav/main -prefer-pic -c mod_rewrite.c && touch mod_rewrite.slo