From:             [EMAIL PROTECTED]
Operating system: Solaris 2.8
PHP version:      4.1.2
PHP Bug Type:     *Configuration Issues
Bug description:  bug ? configure .. with-zlib=path .. 

with just either one, configure is ok

Solaris Sparc 2.8 Patchkit as of 5/Apr/2002
Gcc 3.0.3 (Sunfreeware)
binutils 2.11.2 (Sunfreeware)
make GNU Make version 3.79.1 (Sunfreeware)
libtool GNU libtool 1.4 (1.920 2001/04/24 23:26:18) (Sunfreeware)
java j2sdk1_3_1_03 (have also tried with stock java1.2)
php 4.1.2
---------------------------------------
./configure --with-zlib=/usr/local 

I spotted in the configure output ..

Configuring extensions
checking if the location of ZLIB install directory is defined... no
checking whether to include ZLIB support... yes

configure help says you can place the directory on --with-zlib

 ./configure --help | grep zlib
  --with-zlib-dir=<DIR>   Define the location of zlib install directory
  --with-zlib[=DIR]       Include zlib support (requires zlib >= 1.0.9).
                          DIR is the zlib install directory.

-- 
Edit bug report at http://bugs.php.net/?id=16669&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16669&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16669&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16669&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16669&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16669&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16669&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16669&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16669&r=submittedtwice

Reply via email to