php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #751 esqlc error
Submitted: 1998-09-16 14:18 UTC Modified: 1998-09-16 16:04 UTC
From: nick at centergate dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.3 OS: redhat 5.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: nick at centergate dot com
New email:
PHP Version: OS:

 

 [1998-09-16 14:18 UTC] nick at centergate dot com
During make I got this error. I got the CVS tree this morning. Then I built with apache/informix. 

(if test /src/informix; then esql -e functions/ifx.ec; mv ifx.c functions; else touch functions/ifx.c; fi)
esqlc: "functions/ifx.ec", line 1789: Error -33200: Invalid statement on symbol 'ifx_int8_t'.
esqlc: "functions/ifx.ec", line 2131: Error -33200: Invalid statement on symbol 'ifx_int8_t'.
2 error(s) found
mv: ifx.c: No such file or directory
make: *** [functions/ifx.c] Error 1      

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-09-16 16:04 UTC] nyenyon
this error is now gone.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 14 06:00:01 2026 UTC