You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Jon Drukman <js...@gamespot.com> on 1998/05/06 20:48:14 UTC

os-bsdi/2196: do not #include

>Number:         2196
>Category:       os-bsdi
>Synopsis:       do not #include <signal.h>
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed May  6 11:50:00 PDT 1998
>Last-Modified:
>Originator:     jsd@gamespot.com
>Organization:
apache
>Release:        1.3b6
>Environment:
BSDI BSD/OS 2.1
gcc version 2.7.2       
>Description:
in include/conf.h and modules/standard/mod_rewrite.h you are including
<signal.h>.
this causes a declaration conflict for sys_siglist, which is also provided in
unistd.h.

>How-To-Repeat:

>Fix:
i commented out #include <signal.h> in include/conf.h and
modules/standard/mod_rewrite.h but i bet you guys can figure out how
to make it not get in those files in the first place.  :)
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]