php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33469 Compile error undefined reference to ifx_checkAPI
Submitted: 2005-06-24 21:45 UTC Modified: 2005-06-28 19:03 UTC
From: claudioc at infotn dot com Assigned:
Status: Closed Package: Informix related
PHP Version: 5CVS-2005-06-28 (dev) OS: Fedora Core 4
Private report: No CVE-ID: None
 [2005-06-24 21:45 UTC] claudioc at infotn dot com
Description:
------------
When compiling php with informix support 

/home/informix/lib/esql/libifsql.so: undefined reference to `ifx_checkAPI'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

I have reviewed other similar bug reports with no joy.

I have tried explicitly specifying the library directories with no change.

I am using client sdk 2.90.UC1 with the current CVS version of PHP



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-06-27 20:38 UTC] sniper@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 02:01:28 2024 UTC