Hi,
The server is FreeBSD 4.9-RELEASE-p3
When I run
./customapache.sh
I get the error
----------<snip>----------
<=== src/regex
===> src/os/unix
gcc -c -I../../os/unix -I../../include -DLINUX=22 -DMOD_SSL=208116 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I../../lib/expat-lite `../../apaci` os.c
In file included from os.c:6:
../../include/ap_config.h:459: features.h: No such file or directory
*** Error code 1
Stop in /usr/local/directadmin/customapache/apache_1.3.29/src/os/unix.
*** Error code 1
Stop in /usr/local/directadmin/customapache/apache_1.3.29/src.
*** Error code 1
Stop in /usr/local/directadmin/customapache/apache_1.3.29.
*** Error code 1
Stop in /usr/local/directadmin/customapache/apache_1.3.29.
*** The make has failed, do you want to try to make again? (y,n):
----------<\snip>----------
How can I solve the issue ?
The server is FreeBSD 4.9-RELEASE-p3
When I run
./customapache.sh
I get the error
----------<snip>----------
<=== src/regex
===> src/os/unix
gcc -c -I../../os/unix -I../../include -DLINUX=22 -DMOD_SSL=208116 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I../../lib/expat-lite `../../apaci` os.c
In file included from os.c:6:
../../include/ap_config.h:459: features.h: No such file or directory
*** Error code 1
Stop in /usr/local/directadmin/customapache/apache_1.3.29/src/os/unix.
*** Error code 1
Stop in /usr/local/directadmin/customapache/apache_1.3.29/src.
*** Error code 1
Stop in /usr/local/directadmin/customapache/apache_1.3.29.
*** Error code 1
Stop in /usr/local/directadmin/customapache/apache_1.3.29.
*** The make has failed, do you want to try to make again? (y,n):
----------<\snip>----------
