>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: [EMAIL PROTECTED] >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 <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
