Received: (qmail 89924 invoked by uid 501); 18 Apr 2001 11:35:24 -0000 Message-Id: <20010418113524.89923.qmail@apache.org> Date: 18 Apr 2001 11:35:24 -0000 From: Juergen Nagel Reply-To: jnagel@fim-ag.de To: submit@bugz.apache.org Subject: Cache modules can't be compiled X-Send-Pr-Version: 3.110 >Number: 7582 >Category: build >Synopsis: Cache modules can't be compiled >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Apr 18 04:40:00 PDT 2001 >Closed-Date: Thu Apr 19 05:16:16 PDT 2001 >Last-Modified: Thu Apr 19 05:16:16 PDT 2001 >Originator: jnagel@fim-ag.de >Release: 2.0.16 >Organization: >Environment: SuSE Linux 7.0 Professional Edition, Kernel 2.2.16 gcc 2.95.2 19991024 (release) >Description: Making all in experimental make[1]: Entering directory `/usr/src/httpd-2_0_16/modules/experimental' make[2]: Entering directory `/usr/src/httpd-2_0_16/modules/experimental' /bin/sh /usr/src/httpd-2_0_16/libtool --silent --mode=compile gcc -I. -I/usr/src/httpd-2_0_16/modules/experimental -I/usr/src/httpd-2_0_16/server/mpm/threaded -I/usr/src/httpd-2_0_16/modules/http -I/usr/src/httpd-2_0_16/include -I/usr/src/httpd-2_0_16/srclib/apr/include -I/usr/src/httpd-2_0_16/srclib/apr-util/include -I/usr/src/httpd-2_0_16/os/unix -DLINUX=2 -D_REENTRANT -D_REENTRANT -pthread -c mod_cache.c && touch mod_cache.lo mod_cache.c:74: parse error before `cache_module' mod_cache.c:74: warning: data definition has no type or storage class mod_cache.c:115: parse error before `cache_handlers' mod_cache.c:117: warning: braces around scalar initializer mod_cache.c:117: warning: (near initialization for `cache_handlers[0]') mod_cache.c:117: warning: initialization makes integer from pointer without a cast mod_cache.c:117: warning: excess elements in scalar initializer mod_cache.c:117: warning: (near initialization for `cache_handlers[0]') mod_cache.c:118: warning: braces around scalar initializer mod_cache.c:118: warning: (near initialization for `cache_handlers[1]') mod_cache.c:118: warning: initialization makes integer from pointer without a cast mod_cache.c:119: warning: data definition has no type or storage class mod_cache.c:121: parse error before `cache_module' mod_cache.c:122: warning: excess elements in scalar initializer mod_cache.c:122: warning: (near initialization for `cache_module') mod_cache.c:122: warning: excess elements in scalar initializer mod_cache.c:122: warning: (near initialization for `cache_module') mod_cache.c:122: warning: excess elements in scalar initializer mod_cache.c:122: warning: (near initialization for `cache_module') mod_cache.c:122: warning: excess elements in scalar initializer mod_cache.c:122: warning: (near initialization for `cache_module') mod_cache.c:122: warning: excess elements in scalar initializer mod_cache.c:122: warning: (near initialization for `cache_module') mod_cache.c:122: warning: excess elements in scalar initializer mod_cache.c:122: warning: (near initialization for `cache_module') mod_cache.c:122: warning: excess elements in scalar initializer mod_cache.c:122: warning: (near initialization for `cache_module') mod_cache.c:123: warning: excess elements in scalar initializer mod_cache.c:123: warning: (near initialization for `cache_module') mod_cache.c:124: warning: excess elements in scalar initializer mod_cache.c:124: warning: (near initialization for `cache_module') mod_cache.c:125: warning: excess elements in scalar initializer mod_cache.c:125: warning: (near initialization for `cache_module') mod_cache.c:126: warning: excess elements in scalar initializer mod_cache.c:126: warning: (near initialization for `cache_module') mod_cache.c:127: warning: excess elements in scalar initializer mod_cache.c:127: warning: (near initialization for `cache_module') mod_cache.c:128: warning: excess elements in scalar initializer mod_cache.c:128: warning: (near initialization for `cache_module') mod_cache.c:130: warning: excess elements in scalar initializer mod_cache.c:130: warning: (near initialization for `cache_module') mod_cache.c:130: warning: data definition has no type or storage class make[2]: *** [mod_cache.lo] Error 1 make[2]: Leaving directory `/usr/src/httpd-2_0_16/modules/experimental' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/httpd-2_0_16/modules/experimental' make: *** [all-recursive] Error 1 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: trawick State-Changed-When: Thu Apr 19 05:16:15 PDT 2001 State-Changed-Why: mod_cache has been updated for current module declarations and can now compile. Note that it isn't expected to perform any meaningful work as-is and probably shouldn't be included in your build. Thanks for using Apache! >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! ]