Received: (qmail 13430 invoked by uid 501); 25 Jul 2000 18:02:17 -0000 Message-Id: <20000725180216.13429.qmail@locus.apache.org> Date: 25 Jul 2000 18:02:16 -0000 From: Joe Guidera Reply-To: jguidera@hunterproducts.com To: submit@bugz.apache.org Subject: Unable to compile mod_include.c - redefinition of 'struct token' X-Send-Pr-Version: 3.110 >Number: 6341 >Category: mod_include >Synopsis: Unable to compile mod_include.c - redefinition of 'struct token' >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Jul 25 11:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: jguidera@hunterproducts.com >Release: 1.3.12 >Organization: apache >Environment: AIX 4.3.2, GCC version 2.95.2 (compiled on 4.3.2) >Description: After performing a ./configure --prefix=/usr/local/apache followed by make I cannot build apache. Compiler (gcc) fails when compiling mod_include.c with a redefinition of a struct error (see output below). -------------------------------- snip ----------------------------------- ===> src/modules ===> src/modules/standard gcc -c -I../../os/unix -I../../include -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite - DNO_DL_NEEDED `../../apaci` mod_include.c mod_include.c:1218: redefinition of `struct token' make[4]: *** [mod_include.o] Error 1 make[3]: *** [all] Error 1 make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/data/apps/apache_1.3.12/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/data/apps/apache_1.3.12' make: *** [build] Error 2 -------------------------------- snip ----------------------------------- >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]