php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13545 oci8 compile problem
Submitted: 2001-10-04 14:26 UTC Modified: 2006-07-17 08:29 UTC
From: jerome dot ponsin at francetrader dot com Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.0.6 OS: LINUX RH 7.1
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: jerome dot ponsin at francetrader dot com
New email:
PHP Version: OS:

 

 [2001-10-04 14:26 UTC] jerome dot ponsin at francetrader dot com
- oracle 8.1.7 install ok
- oracle patch from technet ok, 
- php compiles fine (4.0.6)

but on the oracle compile (./configure --activate-module=src/modules/php4/libphp4.a )
I get :

usr/lib/gcc-lib/i386.....libresolv.so: undefined reference to `__res_nclose@GLIBC_2.2'
...

even if I put -lpthread in the "src/Configure" file
(is that the good place ?)

Thaks for help,
Jerome



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-04 14:35 UTC] mfischer@php.net
Sorry this is not a support forum. Ask on php-general@lists.php.net .

Bogusified.

- Markus
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 13:01:30 2024 UTC