From nobody@hyperreal.com Tue Dec 3 06:17:45 1996 Received: by taz.hyperreal.com (8.8.3/V2.0) id GAA22275; Tue, 3 Dec 1996 06:17:45 -0800 (PST) Message-Id: <199612031417.GAA22275@taz.hyperreal.com> Date: Tue, 3 Dec 1996 06:17:45 -0800 (PST) From: Marc Lavallée Reply-To: Marc@mtl-ciconf.nfb-onf.ca To: apbugs@hyperreal.com Subject: suexec compiling problems X-Send-Pr-Version: 3.2 >Number: 22 >Category: os-linux >Synopsis: suexec compiling problems >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: support >Submitter-Id: apache >Arrival-Date: Tue Dec 3 06:20:01 1996 >Last-Modified: Fri Jan 24 08:12:52 PST 1997 >Originator: Marc@mtl-ciconf.nfb-onf.ca >Organization: >Release: 1.2b1 >Environment: Linux 2.023, compiled under gcc 2.7.2 >Description: Here's what I got when compiling suexec test:/root/larc/apache/apache_1.2b1/support# gcc suexec.c -o suexec In file included from suexec.c:101: suexec.h:66: parse error before `HTTPD_USER' In file included from suexec.c:104: /usr/include/stdlib.h:95: parse error before `strtold' /usr/include/stdlib.h:95: warning: data definition has no type or storage class /usr/include/stdlib.h:119: parse error before `__strtold_internal' /usr/include/stdlib.h:120: warning: data definition has no type or storage class suexec.c: In function `err_output': suexec.c:125: `LOG_EXEC' undeclared (first use this function) suexec.c:125: (Each undeclared identifier is reported only once suexec.c:125: for each function it appears in.) suexec.c: In function `main': suexec.c:205: `HTTPD_USER' undeclared (first use this function) suexec.c:254: `DOC_ROOT' undeclared (first use this function) suexec.c:370: `NNAME' undeclared (first use this function) suexec.c:370: `NGID' undeclared (first use this function) >How-To-Repeat: cc suexec.c -o suexec under Linux 2.023. I guess... >Fix: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Fri Jan 24 08:12:51 PST 1997 State-Changed-Why: Something looks to be messed up in your httpd.h. In any case, this PR is a bit stale by the time I got here so if the problem still exists with the version in 1.2b5 when released submit another report. >Unformatted: