php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10999 library netstub not found
Submitted: 2001-05-21 15:23 UTC Modified: 2001-06-02 20:31 UTC
From: lan at v-r dot be Assigned:
Status: Closed Package: Informix related
PHP Version: 4.0.5 OS: AIX 4.3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
40 + 39 = ?
Subscribe to this entry?

 
 [2001-05-21 15:23 UTC] lan at v-r dot be
When your work with Informix 9.20 and gcc on AIX 4.3 the file libnetstub is not present on the machine but only netstub.a. For correcting this problem you must add a link on netstub.a with libnetstub.a. And after that work.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-02 20:31 UTC] sniper@php.net
This is not any bug in PHP. 
But good to know so thank you for bringing this up.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 02:01:32 2024 UTC