Doug MacEachern made a commit on friday changing exactly the
    lines you mentioned. It probably means the latest and greates
    version of Apache2 is required now and may not be the version
    you have. Try upgrading apache2 first. You may also want to
    subscribe to php-cvs to see what's going on there.

On Mon, Apr 01, 2002 at 12:55:12AM +0100, Magnus Määttä wrote : 
> Hi again!
> 
> Aother error when compiling from CVS..
> 
> /bin/sh libtool --silent --mode=compile gcc  
> -I/root/PHP4/php4/sapi/apache2filter -I/root/PHP4/php4/sapi/apache2filter 
> -DPHP_ATOM_INC -I/root/PHP4/php4/include -I/root/PHP4/php4/main 
> -I/root/PHP4/php4 -I/usr/local/www/httpd2/include -I/root/PHP4/php4/Zend 
> -I/usr/include/freetype2/freetype -I/usr/local/www/mysql/include/mysql 
> -I/usr/include/ucd-snmp -I/root/PHP4/php4/ext/xml/expat  -D_REENTRANT 
> -I/root/PHP4/php4/TSRM -g -O2 -pthread -DZTS  -prefer-pic -c 
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c -o 
> sapi/apache2filter/sapi_apache2.lo 
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c: In function 
> `php_apache_sapi_ub_write':
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:51: `apr_bucket_alloc_t' 
> undeclared (first use in this function)
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:51: (Each undeclared 
> identifier is reported only once
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:51: for each function it 
> appears in.)
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:51: `ba' undeclared (first 
> use in this function)
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:52: parse error before `*'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:55: `ctx' undeclared (first 
> use in this function)
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:60: too many arguments to 
> function `apr_brigade_create'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:62: `now' undeclared (first 
> use in this function)
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:63: too many arguments to 
> function `apr_bucket_transient_create'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c: In function 
> `php_apache_sapi_flush':
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:166: `apr_bucket_alloc_t' 
> undeclared (first use in this function)
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:166: `ba' undeclared (first 
> use in this function)
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:167: parse error before `*'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:177: structure has no 
> member named `bucket_alloc'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:178: too many arguments to 
> function `apr_brigade_create'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:179: `b' undeclared (first 
> use in this function)
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:179: too many arguments to 
> function `apr_bucket_flush_create'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c: In function 
> `php_input_filter':
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:261: structure has no 
> member named `bucket_alloc'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:261: too many arguments to 
> function `apr_brigade_create'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c: In function 
> `php_output_filter':
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:335: structure has no 
> member named `bucket_alloc'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:335: too many arguments to 
> function `apr_brigade_create'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:390: structure has no 
> member named `bucket_alloc'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:390: too many arguments to 
> function `apr_bucket_transient_create'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:399: structure has no 
> member named `bucket_alloc'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:399: too many arguments to 
> function `apr_bucket_eos_create'
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c: In function 
> `php_register_hook':
> /root/PHP4/php4/sapi/apache2filter/sapi_apache2.c:477: `AP_FTYPE_RESOURCE' 
> undeclared (first use in this function)
> make: *** [sapi/apache2filter/sapi_apache2.lo] Error 1
> 
> 
> Regards
> Magnus Määttä
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
Please always Cc to me when replying to me on the lists.
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
"Mind if I MFH ?" "What QA did you do on it?" "the usual?" "ah... none :)"

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to