From:             teuber at devicen dot de
Operating system: linux
PHP version:      5.0.0RC2
PHP Bug Type:     *Compile Issues
Bug description:  yaz recode conflict

Description:
------------
configure complained about conflicts between
yaz and recode.

i dont configured YAZ but i configured recode support.

checking libexpat dir for XMLRPC-EPI... /usr
checking iconv dir for XMLRPC-EPI... no
checking for XSL support... no
checking whether to include YP support... no
configure: error: recode extension can not be configured together with:
yaz
make: *** No targets specified and no makefile found.  Stop.
core:~/src # cd php-5.0.0RC3/



./configure \
--with-apxs=$SERVER_ROOT/bin/apxs \
--with-ttf \
--with-pgsql \
--with-oracle \
--with-mm \
--with-oci8 \
--with-ftp \
--with-xml \
--with-ldap \
--with-zlib \
--with-dbase \
--with-config-file-path=$SERVER_ROOT/php5 \
--with-exec-dir=$SERVER_ROOT/php5/php-bin \
--with-expat-dir=/usr \
--with-png-dir=/usr \
--with-pear=$SERVER_ROOT/php5/pear \
--with-recode \
--enable-soap \
--enable-track-vars \
--enable-sysvsem \
--enable-sysvshm \
--enable-ftp \
--enable-bcmath \
--with-db \
--with-db4 \
--with-gdbm \
--enable-trans-sid \
--with-mcrypt \
--with-gd \
--with-mysql=no




-- 
Edit bug report at http://bugs.php.net/?id=28700&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28700&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28700&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28700&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28700&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28700&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28700&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28700&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28700&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28700&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28700&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28700&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28700&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28700&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28700&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28700&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28700&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28700&r=float

Reply via email to