php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25760 Undefned symbol
Submitted: 2003-10-06 11:12 UTC Modified: 2003-10-06 18:02 UTC
From: dominique dot simon at equipement dot gouv dot fr Assigned:
Status: Not a bug Package: Informix related
PHP Version: 4.3.3 OS: Unixware 2.12
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: dominique dot simon at equipement dot gouv dot fr
New email:
PHP Version: OS:

 

 [2003-10-06 11:12 UTC] dominique dot simon at equipement dot gouv dot fr
Description:
------------
Command line is :

./configure --with-apache=../apache_1.3.28 --with-informix --without-mysql

(Informix version is 7.22)

and :

make

Undefined                       first referenced
 symbol                             in file
getspnam                            /prog/informix/lib/esql/libixos.so
getmntent                           /prog/informix/lib/esql/libixos.so
ifx_checkAPI                        /prog/informix/lib/esql/libixsql.so
UX:ld: ERROR: sapi/cli/php: fatal error: Symbol referencing errors. No output wr
itten to sapi/cli/php
*** Code d'erreur 1 (bu21)
UX:make: ERREUR: erreur irr?m?diable.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-10-06 18:02 UTC] sniper@php.net
Get latest informix libs. Works fine for me.
(I do use Linux, maybe you should upgrade too?)

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon May 12 06:01:28 2025 UTC