You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/06/24 19:33:14 UTC

DO NOT REPLY [Bug 10187] New: - `ap_mpm_rewrite_args' undeclared here (not in a function)

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10187>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10187

`ap_mpm_rewrite_args' undeclared here (not in a function)

           Summary: `ap_mpm_rewrite_args' undeclared here (not in a
                    function)
           Product: Apache httpd-2.0
           Version: 2.0.39
          Platform: PC
               URL: http://www.mpfreescene.com
        OS/Version: FreeBSD
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: neil@mpfreescene.com


Im running freebsd 4.5, with latest kernal.

IM getting the following error when I try to compile apache 2.0.39 and I have 
also tried CVS(which has the same error).

I have used the configure command "./configure --prefix=/usr/local/apache --
enable-deflate --enable-so --enable-rewrite --enable-ssl", and I have also 
tried the plain ./configure.  Also, I have tried the various MPM= commands, 
they all come with roughly the same error.

The error follows :-

Making all in prefork
/bin/sh /root/httpd-2.0/srclib/apr/libtool --silent --mode=compile gcc  -g -O2 -
DNO_DBM_REWRITEMAP    -D_REENTRANT -D_THREAD_SAFE -
DAP_HAVE_DESIGNATED_INITIALIZER   -I/root/httpd-2.0/srclib/apr/include -
I/root/httpd-2.0/srclib/apr-util/include -I/usr/local/include -I. -I/root/httpd-
2.0/os/unix -I/root/httpd-2.0/server/mpm/prefork -I/root/httpd-
2.0/modules/http -I/root/httpd-2.0/modules/filters -I/root/httpd-
2.0/modules/proxy -I/root/httpd-2.0/include -I/usr/include/openssl -
I/root/httpd-2.0/modules/dav/main -prefer-non-pic -static -c prefork.c && touch 
prefork.lo
prefork.c:1414: `ap_mpm_rewrite_args' undeclared here (not in a function)
prefork.c:1414: initializer element is not constant
prefork.c:1414: (near initialization for `mpm_prefork_module.rewrite_args')
*** Error code 1

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org