Hi, all.

Recently I updated my local version of php-src and tried to build it.
That's what I got at the end of build process:

ext/dom/php_dom.lo: In function `zm_startup_dom':
/tony/CVS/php-src/ext/dom/php_dom.c:585: undefined reference to 
`php_dom_xpath_class_functions'
/tony/CVS/php-src/ext/dom/php_dom.c:590: undefined reference to 
`dom_xpath_document_read'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

libphp5 is built ok, it seems, that error appears only with CLI.

Used versions:
libxml-2.5.7
gcc-2.96
glibc-2.2.5-37

If you need additional info - please, ask.

---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]

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

Reply via email to