From:             [EMAIL PROTECTED]
Operating system: Debian GNU/Linux 2.2rev2 on Alpha platform
PHP version:      4.0.5
PHP Bug Type:     Compile Failure
Bug description:  sapi_apache2.c line 248

When compiling for the Apache2 (beta) server v.2.0.16, got error in 
php-4.0.5/sapi/apache2filter/sapi_apache2.c line 248, too many arguments to 
ap_get_brigade().  The line originally read:
if ((rv = ap_get_brigade(f->next, bb, mode, readbytes))  != APR_SUCCESS) {

I commented out the ", readbytes" and recompiled fine.

Jacob "Homechicken" Cord


-- 
Edit Bug report at: http://bugs.php.net/?id=10736&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to