ID:               36713
 Updated by:       [EMAIL PROTECTED]
 Reported By:      abarbieri at isis dot sm
-Status:           Open
+Status:           Bogus
 Bug Type:         *Configuration Issues
 Operating System: solaris 10
 PHP Version:      5.1.2
 New Comment:

See bug #35465.


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

[2006-03-13 12:38:51] abarbieri at isis dot sm

When i try to compile php with the same option of the 5.0.5 version i
receive:
.....
ld: fatal: relocations remain against allocatable but non-writable
sections
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1

all the errors are relatives to the libmysqlclient.a library

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

[2006-03-13 12:24:29] [EMAIL PROTECTED]

Again, please try PHP 5.1.x snapshots.

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

[2006-03-13 12:12:03] abarbieri at isis dot sm

The option:
LD_LIBRARY_PATH:$LD_LIBRARY_PATH:/usr/64:/usr/sfw/lib/amd64
before configure stage is the same than --with-libdir=lib64 (i think).
I see that putting -m64 option in CC variable the fpic was recognized
automatically.
All the libraries linked are 64 bit compatibles...i do not
understand...

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

[2006-03-13 11:31:34] [EMAIL PROTECTED]

>--with-libdir=lib64 already done with no positive results.
Because you're using PHP 5.0.5 and this option doesn't exist there.

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

[2006-03-13 11:26:32] abarbieri at isis dot sm

--with-libdir=lib64 already done with no positive results.
Modified LD_LIBRARY_PATH with /usr/64 e AMD64 specific libraries with
no positive results.
used -fPIC and -fpic in inline compiler option with no positive
results.
modified apache2/bin/envvars with no positive results.

Other ideas?
THNX

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

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/36713

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

Reply via email to