Hello all, I'm trying to install php 4.2.2 as a DSO
with Apache-2.0.40 on a Mandrake Linux machine, and
have come come upon a problem.  It's having problems
with sapi(?).  I'm just wondering if anyone might know
what is causing this problem, and if you could
possibly point me towards a solution.  Here's the
error message:

sapi_apache2.c: In function `php_register_hook':
sapi_apache2.c:534: warning: passing arg 3 of
`ap_register_output_filter' makes pointer from integer
without a cast
sapi_apache2.c:534: too few arguments to function
`ap_register_output_filter'
sapi_apache2.c:535: warning: passing arg 3 of
`ap_register_input_filter' makes pointer from integer
without a cast
sapi_apache2.c:535: too few arguments to function
`ap_register_input_filter'
make[3]: *** [sapi_apache2.lo] Error 1
make[3]: Leaving directory
`/home/jalaw/downloads/php-4.2.2/sapi/apachefilter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/jalaw/downloads/php-4.2.2/sapi/apachefilter'
make[1]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/jalaw/downloads/php-4.2.2/sapi/'
make: *** [all-recursive] Error 1
Thanks very much,
Jesse Lawrence

______________________________________________________________________ 
Post your ad for free now! http://personals.yahoo.ca

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to