ID: 42019 Updated by: [EMAIL PROTECTED] Reported By: php-ingo at edict dot de -Status: Open +Status: Closed Bug Type: Adabas-D related Operating System: linux (opensuse 10.2) PHP Version: 5.2.3 New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2007-07-17 11:44:17] php-ingo at edict dot de Description: ------------ using this configure statement: ./configure --prefix=/home/xxx/appl \ --with-apache=/home/xxx/appl/src/software/apache_1.3.34 \ --with-adabas=/opt/adabas throws this error message when running it: ... checking PHP version... 5.2.3, ok checking for Adabas support... configure: error: ODBC header file '/sqlext.h' not found! PHP4 finds the header files located in /opt/adabas/incl. PHP5 doesn't do so. It seems to look for sqlext.h in the root directory. Is that a feature? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42019&edit=1
