I seem to be having issues getting Apache up and running from /scripts/easyapache. Here's the relevant error from the build that jumps out at me:
configure apache_1.3.34...(--enable-module=ssl --enable-module=expires --enable-shared=expires --add-module=../mod_frontpage.c --enable-module=rewrite --enable-shared=rewrite --enable-suexec --suexec-logfile=/usr/local/apache/logs/suexec_log --suexec-caller=nobody --suexec-uidmin=100 --suexec-gidmin=100 --suexec-docroot=/ --suexec-userdir=public_html).........Done
make -j 4 apache_1.3.34..............Done
make[2]: *** [target_static] Error 1
make[1]: *** [build-std] Error 2
make: *** [build] Error 2
make apache_1.3.34...(install)....Done
make[3]: *** [target_static] Error 1
make[2]: *** [build-std] Error 2
make[1]: *** [build] Error 2
make: *** [install-all] Error 2
Seems that Apache's not configuring properly at all. Anyone have any ideas? I've tried rolling back to the defaults with no success ... Apache just flat won't make properly.
[update]I was previously running 1.3.33 with no issues; as I went to build to upgrade PHP and add in gettext support, 1.3.34 came into the picture and started making my life frustrating.[/update]
GFM
configure apache_1.3.34...(--enable-module=ssl --enable-module=expires --enable-shared=expires --add-module=../mod_frontpage.c --enable-module=rewrite --enable-shared=rewrite --enable-suexec --suexec-logfile=/usr/local/apache/logs/suexec_log --suexec-caller=nobody --suexec-uidmin=100 --suexec-gidmin=100 --suexec-docroot=/ --suexec-userdir=public_html).........Done
make -j 4 apache_1.3.34..............Done
make[2]: *** [target_static] Error 1
make[1]: *** [build-std] Error 2
make: *** [build] Error 2
make apache_1.3.34...(install)....Done
make[3]: *** [target_static] Error 1
make[2]: *** [build-std] Error 2
make[1]: *** [build] Error 2
make: *** [install-all] Error 2
Seems that Apache's not configuring properly at all. Anyone have any ideas? I've tried rolling back to the defaults with no success ... Apache just flat won't make properly.
[update]I was previously running 1.3.33 with no issues; as I went to build to upgrade PHP and add in gettext support, 1.3.34 came into the picture and started making my life frustrating.[/update]
GFM
Last edited: