Witam.
Próbuje od dłuższego czasu zupgradować Libxml na leopardzie. Ale przy kompilacji PHP wywala mi błąd.
Po krótce opiszę co i jak.

PHP
PHP Version 5.2.6

Configure Command:
'--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--with-apxs2=/usr/sbin/apxs' '--with-ldap=/usr' '--with-kerberos=/usr' '--enable-cli' '--with-zlib-dir=/usr' '--enable-trans-sid' '--with-xml' '--enable-exif' '--enable-ftp' '--enable-mbstring' '--enable-mbregex' '--enable-dbx' '--enable-sockets' '--with-iodbc=/usr' '--with-curl=/usr' '--with-config-file-path=/etc' '--sysconfdir=/private/etc' '--with-mysql-sock=/var/mysql' '--with-mysqli=/usr/bin/mysql_config' '--with-mysql=/usr' '--with-openssl' '--with-xmlrpc' '--with-xsl=/usr' '--without-pear'

I przy "sudo make" wywala mi następujący błąd.
Undefined symbols:
"_xmlTextReaderSchemaValidate", referenced from:
_zim_xmlreader_setSchema in php_xmlreader.o
"_xmlTextReaderSetup", referenced from:
_zim_xmlreader_XML in php_xmlreader.o

( http://bugs.php.net/bug.php?id=44294 )

Próbowałem się czegoś dowiedzieć na forum o mac'ku ( http://diymacserver.com/forum/topic/instal...leopard-by-hand ) ale nic z tego nie wyszło.

Jeśli ktoś z was miał podobny przypadek, lub też wie jak go rozwiązać. Proszę o info.
Z góry dzięki.