>Number: 1612 >Category: os-linux >Synopsis: compile warnings, compiled object will not execute [no log >entries produced] >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Jan 1 21:20:00 PST 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3b3 >Environment: RedHat Linux 5.0/kernel 2.0.30 on an alpha [axppci33] >Description: IN http_main.c:
line 2863: warning passing arg 3 of 'accept' from incompatible pointer type line 2917: warning passing arg 3 of 'getsockname' from incompatible pointer type line 3585: warning passing arg 3 of 'getpeername' from incompatible pointer type line 3592: warning passing arg 3 of 'getsockname' from incompatible pointer type -------------------------------------------------------------------------------- IN http_config.c: line 878: warning cast from pointer to integer of different size -------------------------------------------------------------------------------- NB 1.2.4 [which came with the dist] runs fine, and the 1.3b3 source compiled fine on intel & sparc linux systems. There are two variables here - system type - alpha vs. intel/sparc, and OS version - RH 5 [glibc] vs. RH 4.2 I've tried the fix suggested in #806 [The error is beause, for some reason, your system doesn't support shared memory. Remove the HAVE_SHMGET line from the LINUX section of conf.h and try recompiling.] with no success. >How-To-Repeat: Compile on a vanilla RH 5.0 alpha dist. I'd be happy to provide accounts. >Fix: sadly, no - I'm not much with >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. ]
