Apache install problem

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: Michelle Lowman
Data:  
Oggetto: Apache install problem
./configure (with various options) completed with no error messages, but
when I run make, I get this:

[root@livia apache_1.3.27]# make
===> src
make[1]: Entering directory `/home/mlowman/apache_1.3.27'
make[2]: Entering directory `/home/mlowman/apache_1.3.27/src'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/home/mlowman/apache_1.3.27/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/mlowman/apache_1.3.27'
make: *** [build] Error 2

The Makefile is there, so what am I missing?