ID:               36093
 User updated by:  badams at cadence dot com
 Reported By:      badams at cadence dot com
 Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Solaris 9
 PHP Version:      5.1.2
 New Comment:

Building mysql shared libraries resulted in successful build of PHP
5.1.2 with mysql.


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

[2006-01-20 00:34:48] badams at cadence dot com

Thanks for the feedback.  I'll try building and using mysql shared
libraries and post the outcome.

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

[2006-01-20 00:21:07] [EMAIL PROTECTED]

You're trying to compile shared library against static libraries which
is not supported properly on your system.
This is not a PHP bug. It was allowed before but not anymore.

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

[2006-01-20 00:02:08] badams at cadence dot com

Description:
------------
I'm experiencing the same as Bug #33476.  But since you deemed that bug
BOGUS, I can't add anything.

On Solaris 9, 5.0.5 compiles, but 5.1.2 fails in the manner described
in Bug #33476, except it mentions mysql, not imap, before the error. 
At this rate we will have to stay at 5.0.5.

Reproduce code:
---------------
./configure --with-apxs2=/opt/apache2/bin/apxs
--with-mysql=/usr/local/mysql

make



Actual result:
--------------
ld: fatal: relocations remain against allocatable but non-writable
section


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


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

Reply via email to