From:             bernard dot prevosto at ifremer dot fr
Operating system: solaris 5.8
PHP version:      5.2.4
PHP Bug Type:     *Configuration Issues
Bug description:  unknow configure option  (good in 5.2.3)

Description:
------------
Thank you for using PHP.

warning at the end of configure

no warning with PHP-5.2.3

Reproduce code:
---------------
my configure file:

./configure \
--with-apache=/home1/balanec/perso/bpre/anonymous/apache/apache_1.3.37 \
--with-ldap=/home/services/bibli/openldap \
--with-mysql=/home/services/bibli/mysql \
--with-pgsql=/home/services/bibli/www/pgsql \
--with-sybase=/home/services/bibli/www/sybase \
--with-oracle=/home/services/bibli/www/ora920 \
--with-oci8=/home/services/bibli/www/ora920 \
--with-gd \
--with-zlib-dir=/home/services/bibli/zlib \
--with-zip=/home/services/bibli/zziplib \
--with-jpeg-dir=/home/services/bibli/jpeglib \
--with-png-dir=/home/services/bibli/pnglib \
--with-tiff-dir=/home/services/bibli/tifflib \
--with-pdflib=/home/services/bibli/pdflib \
--with-imap=/home/services/bibli/www/imap \
--with-snmp=/home/services/systeme/reseau/ucd-snmp \
--with-mcrypt=/home/services/bibli/mcryptlib \
--with-sablot=/home/services/bibli/sablotlib-1.0.3 \
--with-expat-dir=/home/services/bibli/expatlib \
--with-xslt-sablot=/home/services/bibli/sablotlib-1.0.3 \
--with-gettext=/home/services/logiciels/gettext \
--with-dom=/home/services/bibli/xmllib \
--with-dom-xslt=/home/services/bibli/xsltlib \
--with-libxml-dir=/home/services/bibli/xml2lib \
--with-xsl=/home/services/bibli/xsltlib \
--with-curl=/home/services/logiciels/curl \
--with-iconv \
--enable-soap \
--enable-sysvsem \
--enable-sysvshm \
--enable-calendar \
--enable-mbstring=all \
--enable-exif \
--enable-xslt \
--without-pear \
--disable-cli \
--disable-pdo \
--with-config-file-path=/home/services/bibli/www/php



at the end of configure I've the message:





Thank you for using PHP.

Notice: Following unknown configure options were used:

--with-oracle=/home/services/bibli/www/ora920
--with-zip=/home/services/bibli/zziplib
--with-tiff-dir=/home/services/bibli/tifflib
--with-pdflib=/home/services/bibli/pdflib
--with-sablot=/home/services/bibli/sablotlib-1.0.3
--with-expat-dir=/home/services/bibli/expatlib
--with-xslt-sablot=/home/services/bibli/sablotlib-1.0.3
--with-dom=/home/services/bibli/xmllib
--with-dom-xslt=/home/services/bibli/xsltlib
--enable-xslt

Check './configure --help' for available options



-- 
Edit bug report at http://bugs.php.net/?id=42574&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=42574&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=42574&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=42574&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=42574&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=42574&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=42574&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=42574&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=42574&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=42574&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=42574&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=42574&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=42574&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=42574&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=42574&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=42574&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=42574&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=42574&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=42574&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=42574&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=42574&r=mysqlcfg

Reply via email to