ID:               33191
 Updated by:       [EMAIL PROTECTED]
 Reported By:      atrojan at gmail dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: AIX 5.1
 PHP Version:      5.0.4


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

[2005-05-31 15:28:39] atrojan at gmail dot com

Tried CVS snapshot you suggested, configures ok and makes without
problems.  Thanks

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

[2005-05-31 07:18:52] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



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

[2005-05-31 03:10:40] atrojan at gmail dot com

Description:
------------
Can't run configure on php 5.0.4 to work with IBM DB2 8.1.1.80 on AIX
5.1 machine, works with php 5.0.3 on same machine with same configure
paramaters (below).






Reproduce code:
---------------
CC=gcc \
./configure \
--disable-all \
--with-ibm-db2=/usr/opt/db2_08_01 

Expected result:
----------------
configure to sucessfully complete with php 5.0.4.  Works with php
5.0.3.

Actual result:
--------------
with php 5.0.4, configure dies with:
checking for IBM DB2 support... configure: error: IBM DB2 required
libraries not found

relevant config.log (nothing):
configure:62162: checking for IBM DB2 support



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


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

Reply via email to