ID:               24424
 User updated by:  liz at xcalibur dot demon dot co dot uk
 Reported By:      liz at xcalibur dot demon dot co dot uk
-Status:           Bogus
+Status:           Open
 Bug Type:         PHP options/info functions
 Operating System: linux  2.4.20
 PHP Version:      5.0.0b1 (beta1)
 New Comment:

So, sorry, I dont accept this as bogus as the fix you suggested
(despite 2 options not being listed in configure --help, didnt work.


Previous Comments:
------------------------------------------------------------------------

[2003-06-30 15:41:24] [EMAIL PROTECTED]

You need to "make distclean" before you run configure again.

------------------------------------------------------------------------

[2003-06-30 15:37:18] liz at xcalibur dot demon dot co dot uk

Actually I added the --disable-simplexml --disable-dom and
--disable-xml and it still did exactly the same.

------------------------------------------------------------------------

[2003-06-30 15:35:55] liz at xcalibur dot demon dot co dot uk

PS this also happens if I add --disable-xml

------------------------------------------------------------------------

[2003-06-30 15:33:34] [EMAIL PROTECTED]

To disable xml support completely you need to add:

--disable-xml --disable-simplexml --disable-dom 

------------------------------------------------------------------------

[2003-06-30 15:29:27] liz at xcalibur dot demon dot co dot uk

Description:
------------
./configure --with-mysql=/usr/bin
--with-apache=/usr/src/web/apache_1.3.27 --enable-discard-path
--enable-track-vars --disable-debug --enable-dbase --enable-trans-sid
--enable-inline-optimization --enable-ftp --enable-sockets --with-imap
--with-imap-ssl=/usr/include/openssl --enable-libgcc --disable-ipv6
--enable-exif --with-gd --with-jpeg-dir=/usr/local/bin
--with-zlib-dir=/usr/local/lib --enable-dio --enable-gd-native-ttf
--enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-wddx
--enable-yp

This is a script Ive used to compile PHP for a while.  However, how, I
noticed as its doing its config it seems to get upset. It says.

checking for OpenSSL support... no
checking for ZLIB support... no
checking if the location of ZLIB install directory is defined...
/usr/local/lib

### Please note, I asked for for ZLIB support, yet it decides NO and
then STILL goes on to find it.

checking for gzgets in -lz... yes
checking whether to enable bc style precision math functions... no
checking for BZip2 support... no
checking whether to enable calendar conversion support... no
checking for cpdflib support... no
checking for CRACKlib support... no
checking whether to enable ctype functions... yes
checking for CURL support... no
checking if we should use CURL for url streams... no
checking for xDBM support... no
checking whether to enable DBA... no
checking for GDBM support... no
checking for NDBM support... no
checking for Berkeley DB4 support... no
checking for Berkeley DB3 support... no
checking for Berkeley DB2 support... no
checking for DBM support... no
checking for CDB support... no
checking for INI File support... no
checking for FlatFile support... no
checking whether to enable DBA interface... no
checking whether to enable dbase support... yes
checking whether to enable dbx support... no
checking whether to enable direct I/O support... yes
checking for new DOM support... yes
not found
configure: error: Please reinstall the libxml >= 2.4.14 distribution
make: *** No targets specified and no makefile found.  Stop.

At this point, it dies, I dont want XML support, I dont use, nor am I
likely to use XML..

Expected result:
----------------
I expected it to build, as the system has recent enoguh components that
Im trying to use and install.

Actual result:
--------------
PHP wont compile.

This is not acceptible to be forced to compile in or upgrade parts of
my system I dont want PHP to use.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24424&edit=1

Reply via email to