ID:               36186
 Updated by:       [EMAIL PROTECTED]
 Reported By:      alwold at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Solaris 9
 PHP Version:      5.1.2
 New Comment:

Please read the other bug reports. This is no a PHP bug.


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

[2006-01-28 02:28:14] alwold at gmail dot com

Description:
------------
On Solaris, the final link command with libtool fails with "relocations
remain against allocatable but non-writable sections".

This has been reported several times but marked as bogus, but it
appears to be a real bug.  The linker on Solaris uses the option -G
instead of -shared.

Editing the libtool in the source directory and replacing instances of
-shared with -G resolves the problem and allows it to produce a
library.



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


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

Reply via email to