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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 16:01:29 2024 UTC