ID:               27262
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kukester at csh dot rit dot edu
-Status:           Open
+Status:           Bogus
 Bug Type:         PHP options/info functions
 Operating System: SunOS 5.9
 PHP Version:      4.3.4
 New Comment:

Get fresh sources and reconfigure. (or do 'make clean ; rm
config.cache' before running configure again)



This is autoconf feature. Nothing to do with PHP.




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

[2004-02-15 11:20:30] kukester at csh dot rit dot edu

Description:
------------
The --with-dom=[dir] part of my configuration command does not appear
in the phpinfo() configure command. This means that if I rebuild using
the listed command I lose dom support and get confused.



SEE BUG #7317 for a similar problem.

Reproduce code:
---------------
'./configure' '--with-apxs=/web/servers/apache/sbin/apxs' '--wi

th-config-file-path=/web/servers/apache/conf' '--with-gettext'
'--with-imap=/usr

/local/c-client' '--with-mysql=/usr/local' '--with-pgsql=/usr/local'
'--with-zli

b=/usr' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm'
'--enable-inlin

e-optimization' '--enable-ftp' '--enable-xml' '--enable-yp' '--with-gd'
'--with-

png-dir=/usr/local' '--with-zlib-dir=/usr/local'
'--with-freetype-dir=/usr/local

' '--with-snmp' --with-dom=/usr/local

Expected result:
----------------
'./configure' '--with-apxs=/web/servers/apache/sbin/apxs'
'--with-config-file-path=/web/servers/apache/conf' '--with-gettext'
'--with-imap=/usr/local/c-client' '--with-mysql=/usr/local'
'--with-pgsql=/usr/local' '--with-zlib=/usr' '--enable-sockets'
'--enable-sysvsem' '--enable-sysvshm' '--enable-inline-optimization'
'--enable-ftp' '--enable-xml' '--enable-yp' '--with-gd'
'--with-png-dir=/usr/local' '--with-zlib-dir=/usr/local'
'--with-freetype-dir=/usr/local' '--with-snmp' '--with-dom=/usr/local'

Actual result:
--------------
./configure' '--with-apxs=/web/servers/apache/sbin/apxs'
'--with-config-file-path=/web/servers/apache/conf' '--with-gettext'
'--with-imap=/usr/local/c-client' '--with-mysql=/usr/local'
'--with-pgsql=/usr/local' '--with-zlib=/usr' '--enable-sockets'
'--enable-sysvsem' '--enable-sysvshm' '--enable-inline-optimization'
'--enable-ftp' '--enable-xml' '--enable-yp' '--with-gd'
'--with-png-dir=/usr/local' '--with-zlib-dir=/usr/local'
'--with-freetype-dir=/usr/local' '--with-snmp' ***MISSING
--with-dom...***


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


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

Reply via email to