php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25479 undefined reference to 'wtcsrfre'
Submitted: 2003-09-10 17:24 UTC Modified: 2003-09-10 20:09 UTC
From: jim at mail dot ucf dot edu Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.3.2 OS: Solaris 8
Private report: No CVE-ID: None
 [2003-09-10 17:24 UTC] jim at mail dot ucf dot edu
Description:
------------
We are trying to build php-4.3.2 with the '--with-oci8' directive.  We keep getting an undefined reference error from the Oracle 8.1.7 libclntsh.so library for 'wtcsrfre'.

Are there any good tips on what libraries/environment variables need to be set for this package to compile.  We had some initial problems with missing oci.h include files, but resolved that by copying them to /usr/local/include.

OS: Solaris 8
Oracle: 8.1.7



Reproduce code:
---------------
n/a

Expected result:
----------------
n/a

Actual result:
--------------
n/a

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-09-10 20:09 UTC] sniper@php.net
You did something wrong. And you did something really wrong when you copied those header files. Not PHP bug.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 12:01:29 2024 UTC