Ever thought of reporting a bug to http://bugs.php.net instead of
trolling around here?

But I don't think, it's  a bug, because  --with-dom  is enabled by
default, so there must something else wrong with your configuration.
There's actually no --with-dom option at all, just --without-dom..

Check the configure output, what it reports about libxml, dom etc.

chregu


On Thu, 23 Sep 2004 20:12:39 +0200, Gerrit P. Haase <[EMAIL PROTECTED]> wrote:
> Hello Mikey,
> 
> > Have you tried doing "make clean" first?
> 
> That is not the point.
> 
> The point is that it is a bug that configure is exiting because
> I define --enable-xyz when the xyz dependency is not available instead
> of to disable the extension and continue the configury.  And it is a
> bug that configure is doing nothing about wrong definitions as in my
> case, where xsl requires dom to be build and there is no warning if
> you define with-xsl but not enable-dom, nor does it define enable-dom
> by itself for the average dummy user that I am proud to be.
> 
> The configury of this package is buggy but they state that they are
> proud to have abandoned automake, I don't wonder that it was
> neccessary to do so because there seems to care nobody about improving
> this system.
> 
> I need to define a hundred flags to configure instead of saying
> --enable-all=shared or s.th. similar to get all possible shared
> modules to be compiled.
> 
> 
> 
> 
> Gerrit
> --
> =^..^=
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 



-- 
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
http://www.bitflux.ch  |  [EMAIL PROTECTED]  |  gnupg-keyid 0x5CE1DECB

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to