php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9605 There is no file: sqlcli1.h.
Submitted: 2001-03-07 14:54 UTC Modified: 2001-03-17 13:12 UTC
From: Arkadiusz dot Baraniecki at domdata dot depfa-it dot co Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: Linux RedHat 6.2, kernel 2.2.14,
Private report: No CVE-ID: None
 [2001-03-07 14:54 UTC] Arkadiusz dot Baraniecki at domdata dot depfa-it dot co
Configuration:
-with-apache=../apache_1.3.12 --enable-sigchild --enable-track-vars --with-xml --disable-debug --with-oci8 --with-ibm-db2

Problem encountered first time after adding "--with-ibm-db2".

Error message:
In file included from internal_functions.c:38:
/usr/local/src/php-4.0.4pl1/ext/odbc/php_odbc.h:160: sqlcli1.h: No such file or directory

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-07 16:13 UTC] sniper@php.net
Where is your DB2 installed? Have you tried adding the install
base directory ? ie. --with-ibm-db2=/db2/install/base ??

--Jani

 [2001-03-08 18:14 UTC] sniper@php.net
User feedback:
--------------
I cannot find way to reply to your response.

My bug is 9605.
I didn't give path, because it was default path.
---------------

The link to the correct web page can be found
in the end of this email.

And try adding that 'default' path into the --with-ibm-db2
configuration option as I suggested. 
And please check where exactly the file 'sqlcli1.h'
is in your system.

--Jani

 [2001-03-12 15:22 UTC] sniper@php.net
User feedback:
---------------
Sorry for your time. 
I hadn't all necessary db2 libraries.
Now compilation is OK,
but I cannot finish compilation of Apache.
I will make new position in bug list.
----------------

Please don't open any new bug reports. 
Does the compile stop with some error?
 

--Jani
 [2001-03-17 01:05 UTC] Arkadiusz dot Baraniecki at domdata dot depfa-it dot co
I got this message when I first installed DB2.  The problem was I didn't install enough things from the DB2 setup.  Go back and make sure you install the DB2 development tools, and then all will work properly.  I guarantee :)
 [2001-03-17 13:12 UTC] sniper@php.net
works -> closed.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 18:01:31 2024 UTC