Hi -
I am trying to compile Apache over my workstation running FreeBSD 4.2
release. After I typed 'make' command, I always get an error message of
"/usr/include/sys/signal.h:235: syntax error before `size'". I then compiled
a
few other programs, I got almost the same error.
Could anyone give me some advice what is going wrong??
Thanks a lot in advance.
Ming
--
% ./configure --prefix=/usr/local/apache
% make
===> src
===> src/os/unix
gcc -c -I../../os/unix -I../../include -funsigned-char -DUSE_EXPAT -I../.
./li
b/expat-lite -DNO_DL_NEEDED `../../apaci` os.c
lIn file included from /usr/include/sys/param.h:90,
from ../../include/ap_config.h:975,
from os.c:6:
/usr/include/sys/signal.h:235: syntax error before `size'
*** Error code 1
Stop in /usr/scratch/root/src/apache_1.3.20/src/os/unix.
*** Error code 1
Stop in /usr/scratch/root/src/apache_1.3.20/src.
*** Error code 1
Stop in /usr/scratch/root/src/apache_1.3.20.
*** Error code 1
Stop in /usr/scratch/root/src/apache_1.3.20.