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
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: jim at mail dot ucf dot edu
New email:
PHP Version: OS:

 

 [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

Pull Requests

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