hi ng !
i just compiled php with zend2 on win32 using vc7 - after few minor pitfalls
it did work out very well.

now my problem is that i want to enable domxml extension and therefore
wanted to compile it with latest libxml2.
compile runs well but the linkage is somehow broken.

linker gives error lnk2019 unreferenced external symbol
_zend_objects_get_address referenced in function _php_xpath_get_object.
(inirectly via macro Z_OBJPROP_P).

do i have a chance to compile ?

any help and suggestions welcome,
thx
ilker



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

Reply via email to