Hi,
In file included from internal_functions.c:37:
/data/php-4.0.6/ext/odbc/php_odbc.h:170: sqlcli1.h: No such file or directory
make[2]: [internal_functions.lo] Error 1
make[1]: [all-recursive] Error 1
make: *** [all-recursive] Error 1
I have seen messages around the archives talking about this but I couldn't find a conclusive answer. Does anyone know what the problem is.
RedHat 6.2
Apache 1.3.20
PHP 4.0.6
DB2 V7.1
No ODBC stuff installed as far as I know
The DB2 V7.1 seems to have installed as is working fine.
Did a locate on the file sqlcli1 but it doesn't exist.
I have an idea that it might be something to do with the ODBC but I can't find anything that says I should be installing ODBC libraries.
Lastly I have tried changing the location of the DB2 path i.e.
--with-ibm-db2=
/home/db2inst1/sqllib OR
/usr/IBMdb2/V7.1
Thanks for any help
LR