I just checked out a copy of HEAD and can't build PHP5, it looks like some changes were made to rename everything from php4->php5 and there are still some php4 references floating around that end up in the Makefile:
[EMAIL PROTECTED] ~/php5]$ make make: *** No rule to make target `libphp4.la', needed by `all'. Stop. Looking in the MakeFile one of the problems is OVERALL_TARGET (which points to libphp4.la instead of libphp5.la) but changing that alone isn't fixing it. Since I am sure there are those who know the build system better than I maybe someone else could look at it. John -~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~- John Coggeshall john at coggeshall dot org http://www.coggeshall.org/ -~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php