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
 [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: Thu Mar 28 17:01:29 2024 UTC