From:             jim at mail dot ucf dot edu
Operating system: Solaris 8
PHP version:      4.3.2
PHP Bug Type:     OCI8 related
Bug description:  undefined reference to 'wtcsrfre'

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

-- 
Edit bug report at http://bugs.php.net/?id=25479&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25479&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25479&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25479&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25479&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25479&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25479&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25479&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25479&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25479&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25479&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25479&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25479&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25479&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25479&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25479&r=gnused

Reply via email to