Date: Wed, 25 Jul 2001 03:57:05 -0500 From: "Ming Tang" <mtang@prairienet.org> To: <questions@freebsd.org> Subject: Apache compiling problem Message-ID: <002601c114e7$c757b760$06c8a8c0@chmpgn1.il.home.com>
next in thread | raw e-mail | index | archive | help
Hi -
I am trying to compile Apache source 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 wrong?? Thanks a lot.
Ming
--
===> 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.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002601c114e7$c757b760$06c8a8c0>
