Well I managed to come pass the gd problem with php-4.3.0RC1, but now compiling hangs at:
In file included from /backup/sources/php-4.3.0RC1/sapi/apache/sapi_apache.c:24: /backup/sources/php-4.3.0RC1/sapi/apache/php_apache_http.h:22:19: httpd.h: No such file or directory /backup/sources/php-4.3.0RC1/sapi/apache/php_apache_http.h:23:25: http_config.h: No such file or directory /backup/sources/php-4.3.0RC1/sapi/apache/php_apache_http.h:33:23: http_core.h: No such file or directory /backup/sources/php-4.3.0RC1/sapi/apache/php_apache_http.h:34:23: http_main.h: No such file or directory /backup/sources/php-4.3.0RC1/sapi/apache/php_apache_http.h:35:27: http_protocol.h: No such file or directory /backup/sources/php-4.3.0RC1/sapi/apache/php_apache_http.h:36:26: http_request.h: No such file or directory /backup/sources/php-4.3.0RC1/sapi/apache/php_apache_http.h:37:25: http_log.h: No such file or directory /backup/sources/php-4.3.0RC1/sapi/apache/php_apache_http.h:38:25: util_script.h: No such file or directory /backup/sources/php-4.3.0RC1/sapi/apache/sapi_apache.c:28: parse error before '*' token /backup/sources/php-4.3.0RC1/sapi/apache/sapi_apache.c: In function `apache_php_module_main': /backup/sources/php-4.3.0RC1/sapi/apache/sapi_apache.c:39: `display_source_mode' undeclared (first use in this function) /backup/sources/php-4.3.0RC1/sapi/apache/sapi_apache.c:39: (Each undeclared identifier is reported only once /backup/sources/php-4.3.0RC1/sapi/apache/sapi_apache.c:39: for each function it appears in.) /backup/sources/php-4.3.0RC1/sapi/apache/sapi_apache.c:44: `OK' undeclared (first use in this function) /backup/sources/php-4.3.0RC1/sapi/apache/sapi_apache.c:46: `NOT_FOUND' undeclared (first use in this function) make: *** [sapi/apache/sapi_apache.lo] Error 1 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php