php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2578 Cannot compile using Informix
Submitted: 1999-10-20 10:13 UTC Modified: 1999-11-27 16:20 UTC
From: bs8985 at sbc dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.12 OS: AIX 4.2.1.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bs8985 at sbc dot com
New email:
PHP Version: OS:

 

 [1999-10-20 10:13 UTC] bs8985 at sbc dot com
./configure --with-apache=../apache_1.3.9 --with-informix --enable-track-vars
make
        ..... blah blah blah ....
        cc -g -I/custom/informix723/incl/esql -D__H_LOCALEDEF   -I. -I.   -I../a
pache_1.3.9/src/include -I../apache_1.3.9/src/os/unix               -I/custom/in
formix723/incl/esql      -c internal_functions.c -o internal_functions.o
"functions/php3_ifx.h", line 49.10: 1506-296 (S) #include file "locator.h" not f
ound.
"functions/php3_ifx.h", line 50.10: 1506-296 (S) #include file "sqltypes.h" not
found.
"functions/php3_ifx.h", line 152.13: 1506-046 (S) Syntax error.
make: 1254-004 The error code from the last command is 1.


Stop.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-10-23 08:42 UTC] danny at cvs dot php dot net
Did you install the Informix CSDK ? Or the old ESQL/C package ?

You need a version of ESQL/C (included in the CSDK, now freely available from Informix via 
the Intraware website) installed.  

Danny.
---
 [1999-11-27 16:20 UTC] danny at cvs dot php dot net
No response.

Closing.

Danny
---
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 12:01:30 2024 UTC