shouldn't there be an error message in that case?

> -----Original Message-----
> From: Marcus Boerger [mailto:[EMAIL PROTECTED]
> Sent: 13 June 2004 13:15
> To: Stanislav Malyshev
> Cc: PHP Development
> Subject: Re: [PHP-DEV] simplexml build broken
>
>
> Hello Stanislav,
>
> libxml is configured by --enable-libxml which is required by simplexml.
> The only way this could fail is that no libxml directory is found. Can
> you check that?
>
> marcus
>
> Sunday, June 13, 2004, 1:46:23 PM, you wrote:
>
> > I'm trying to build php with simplexml from PHP5 CVS head, and it fails
> > with a lot of undefined symbols like
> php_libxml_register_export, which are
> > from ext/libxml. Looks like configure script does not configure
> libxml to
> > build by default, moreover - I don't see a way to enable it
> either. Am I
> > doing something wrong? How one makes libxml to compile?
>
> > --
> > Stanislav Malyshev, Zend Products Engineer
> > [EMAIL PROTECTED]  http://www.zend.com/ +972-3-6139665 ext.115
>
>
>
>
> --
> Best regards,
>  Marcus                            mailto:[EMAIL PROTECTED]
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>

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

Reply via email to