Make sure you have the correct set of working files:

For PHP 5:

    cvs co php5

For PHP 4.3-dev

    cvs co -r PHP_4_3 php4

Checking out php4 HEAD is not supported.

--Wez.

On Sat, 8 Feb 2003, Lukas Schroeder wrote:

> hi wez,
>
> i'm currently trying to compile cvs head. there are quite a lot of
> missing definitions in there. one of them is Z_OBJ_HANDLER +
> get_class_name in /ext/standard/var.c
>
> the failing code has been committed by you on 2003-02-01
> (http://marc.theaimsgroup.com/?l=php-cvs&m=104407155303062&w=2)
>
>
> could you please check whether you have forgotten to commit these
> definitions?
>
> (i already tried a clean checkout; to no avail.
>
>
>
> regards,
>   -lukas
>
>
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to