ID:               29868
 Updated by:       php-bugs@lists.php.net
 Reported By:      Volker dot Weinberger at pharma dot novartis dot com
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Compile Failure
 Operating System: Solaris 5.8
 PHP Version:      5.0.1
 New Comment:

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


Previous Comments:
------------------------------------------------------------------------

[2004-12-21 10:13:36] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



------------------------------------------------------------------------

[2004-10-05 13:00:04] Volker dot Weinberger at pharma dot novartis dot
com

You're probably right about the lib, however I still think there's
something wrong, since things work fine (automatically) without
--enable-debug (standard case), and fail with --enable-debug
(everything else unchanged).

------------------------------------------------------------------------

[2004-10-05 11:59:14] [EMAIL PROTECTED]

This issue should be fixed in HEAD. Please, test 5.1 snapshots. I'll
probably backport it to 5.0.x if it works fine for you.

------------------------------------------------------------------------

[2004-10-05 11:52:59] karthik_80s at yahoo dot com

Got this error with 4.3.9 also - solaris 2.8, SUNWspro6.1 cc. One
common thing i've noticed: oci8.
I was using it with oracle 10g, which ships with both 32bit and 64 bit
libs. The 32bit libs are in lib32 instead of lib. Once I changed the
link line to use lib32, it worked. So it's probably due to wrong
dependencies.

------------------------------------------------------------------------

[2004-10-05 11:14:53] saju dot pillai at gmail dot com

-L/u01/home/oracle/product/9.2.0/lib

your problem is that line ... shouldn't that be

-L/u01/home/oracle/product/9.2.0/lib32 ?

You could be trying to link against 64 bit stubs ?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/29868

-- 
Edit this bug report at http://bugs.php.net/?id=29868&edit=1

Reply via email to