On Wed, 19 Dec 2007, Alexey Zakhlestin wrote:

> On 12/19/07, Dmitry Stogov <[EMAIL PROTECTED]> wrote:
> > updated patch.
> 
> got an error during linking phase
> 
> /usr/bin/ld: Undefined symbols:
> _gc_globals_id
> _gc_globals_ctor
> _gc_zval_possible_root
> _gc_collect_cycles
> _gc_init
> _gc_reset
> _gc_zobj_possible_root
> collect2: ld returned 1 exit status
> make: *** [sapi/cli/php] Error 1

You have to re-run buildconf, it adds a zend_gc.c file.

regards,
Derick

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

Reply via email to