I have downloaded Apache 1.3.9 into /usr/local/apache_1.3.9. Read the INSTALL doc and others. I am doing this to include SSL, but before I get to that point am trying to simply ./configure and make Apache. Everything I try still produces the following error:
[root@ apache_1.3.9]# make ===> src make[1]: Entering directory `/usr/local/src/apache_1.3.9' make[2]: Entering directory `/usr/local/src/apache_1.3.9/src' ===> src/os/unix make[3]: *** No rule to make target `/include/ap_config.h', needed by `os.o'. Stop. make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/usr/local/src/apache_1.3.9/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/usr/local/src/apache_1.3.9' make: *** [build] Error 2 [root@ apache_1.3.9]# Something seems to be wrong with the Makefile in /src/os/unix. Has anyone else had this problem? I had no problem with SSLeay. I thought Apache was supposed to build out of the box. -------------------------------------------------- Mark Temple, Information System Manager ABC Labs, Columbia, Missouri 65202 voice:573.876.8198 fax:573.443.9033 --------------------------------------------------