Apache install problem

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Michelle Lowman
日付:  
題目: 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?