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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 14:01:32 2025 UTC