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