Stas Bekman wrote:
gSOAP acct wrote:

Hi Stas,

I think I got the cvs version of modperl you mentioned
...

cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic
co modperl-2.0

... Is that right?


Right.

 > modperl_constants.c:1576: error: `AP_MPMQ_RUNNING'
 > undeclared (first use in this function)

I know what the problem is (new defines introduced in 2.0.49). Could you use the latest Apache, 2.0.49? Alternatively (w/o upgrading Apache) try again with this earlier checkout:

cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic \
co -D 20040413 -d mp2-20040413 modperl-2.0

it'll checkout the version from Apr 13's into mp2-20040413

We will fix the current cvs soon to work w/ older Apache versions. (it's the fixed source scanner that has picked those new constants from my httpd-2.0 cvs tree)

OK, you should now be able to build the current mp2 cvs w/o any problems with pre-Apache 2.0.49


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to