ID: 33191 User updated by: atrojan at gmail dot com Reported By: atrojan at gmail dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: AIX 5.1 PHP Version: 5.0.4 New Comment:
Tried CVS snapshot you suggested, configures ok and makes without problems. Thanks Previous Comments: ------------------------------------------------------------------------ [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