You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Anders Hellstrom <a....@larc.nasa.gov> on 1997/07/18 02:40:01 UTC

config/881: Can't get the code for apache to compile

>Number:         881
>Category:       config
>Synopsis:       Can't get the code for apache to compile
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Jul 17 17:40:01 1997
>Originator:     a.c.hellstrom@larc.nasa.gov
>Organization:
apache
>Release:        1.2
>Environment:
Sun solaris 2.5
>Description:
When I type 'make'  this is the errror
"# make
gcc -c -Iregex  -O2 -DSOLARIS2   http_main.c
http_main.c:157: parse error before `jmpbuffer'
http_main.c:157: warning: data definition has no type or storage class
http_main.c: In function `ap_signal':
http_main.c:352: storage size of `act' isn't known
http_main.c:352: storage size of `oact' isn't known
http_main.c: In function `set_signals':
http_main.c:1294: storage size of `sa' isn't known
*** Error code 1
make: Fatal error: Command failed for target `http_main.o'
# make
gcc -c -Iregex  -O2 -DSOLARIS2   http_main.c
http_main.c:157: parse error before `jmpbuffer'
http_main.c:157: warning: data definition has no type or storage class
http_main.c: In function `ap_signal':
http_main.c:352: storage size of `act' isn't known
http_main.c:352: storage size of `oact' isn't known
http_main.c: In function `set_signals':
http_main.c:1294: storage size of `sa' isn't known
*** Error code 1
make: Fatal error: Command failed for target `http_main.o'
'
>How-To-Repeat:
Just typ make for solaris 2.5
>Fix:
I've tried digging through the code, but to no avai
>Audit-Trail:
>Unformatted: