|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
PHP make problems
i dont know if this should go here or in the php section but here goes:
I installed apache vs 2 with the --enable-mods-shared=all --prefix=/usr/local/apache2 options with ./configure. Then i run the configure command for php4 like this ./configure --prefix=/usr/local/php --with-apx2=/usr/local/apache2/bin/apxs --with-config-file-path=/usr/local/php --with-mysql When i run the make command the following error message occurs 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 cast sapi_apache2.c: 534: too few arguements to function 'ap_registre_output_filter' sapi_apache2.c: 535: warning: passing arg 3 of 'ap_register_input_filter' makes pointer from integer without cast sapi_apache2: 535: too few arguements to funtion 'ap_register_input_filter' make[3]: *** [sapi_apache2.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Do i need to edit the files to change the cast or is something else wrong?
__________________
microsofts butterfly is their way off telling u their systems have a **** load of buggs Advocating Linux Guide Lesbian Linux Great & Practical Computer Books like the links? |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > PHP make problems |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|