Hi all,

Noticed that PHP 6 snapshots aren't working and got these errors when trying
to build:

zend_API.obj : error LNK2019: unresolved external symbol _zend_get_closure
referenced in function _zend_is_callable_ex
zend_execute.obj : error LNK2001: unresolved external symbol
_zend_get_closure
zend_execute_API.obj : error LNK2001: unresolved external symbol
_zend_get_closure
zend_default_classes.obj : error LNK2019: unresolved external symbol
_zend_register_closure_ce referenced in function
_zend_register_default_classes
zend_execute.obj : error LNK2019: unresolved external symbol
_zend_create_closure referenced in function
@[EMAIL PROTECTED]
php_reflection.obj : error LNK2001: unresolved external symbol
_zend_create_closure
Release_TS\php6ts.dll : fatal error LNK1120: 3 unresolved externals

I haven't taken a look at what might be missing yet, though I probably can't
figure it out anyway. :-P


Thanks,
Matt


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

Reply via email to