ID:               24215
 Comment by:       kevin at hairui dot com
 Reported By:      biclops at nosivad dot com
 Status:           No Feedback
 Bug Type:         Compile Failure
 Operating System: Linux
 PHP Version:      4.3.2
 New Comment:

[EMAIL PROTECTED] php-4.3.9]# sapi/cli/php -m
sapi/cli/php: error while loading shared libraries: unexpected reloc
type 0xd9

[EMAIL PROTECTED] php-4.3.9]# ldd sapi/cli/php
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x4001c000)
        libpq.so.2 => /usr/local/pgsql/lib/libpq.so.2 (0x40049000)
        libfreetype.so.6 => /usr/local/lib/libfreetype.so.6
(0x40058000)
        libz.so.1 => /usr/local/lib/libz.so.1 (0x400bd000)
        libpng.so.3 => /usr/local/lib/libpng.so.3 (0x400cc000)
        libjpeg.so.62 => /usr/local/lib/libjpeg.so.62 (0x400f9000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x40117000)
        libm.so.6 => /lib/libm.so.6 (0x40129000)
        libdl.so.2 => /lib/libdl.so.2 (0x4014c000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x40150000)
        libc.so.6 => /lib/libc.so.6 (0x40168000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


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

[2004-10-23 09:26:21] kevin at hairui dot com

I have met the same problem when install php 4.3.9

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

[2003-07-07 02:42:03] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

[2003-06-30 11:05:05] cox at idecnet dot com

Jani, was you the guy who added the "-n" option in  
Makefile.frag on Nov 12 2002 ;)

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

[2003-06-30 08:18:40] [EMAIL PROTECTED]

Nevermind the previous comment, there is '-n' in there.
biclops at nosivad dot com:

Can you please try running 'sapi/cli/php -m' to see whether the error
happens as is. If it happens, do 'ldd sapi/cli/php' and add the output
here.


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

[2003-06-30 08:15:59] [EMAIL PROTECTED]

It means that sapi/cli/php used reads an old php.ini which contains
some extension that uses some shared resources that have changed or
something. 

This is PEAR bug as no php.ini should be read during 'make install' to
prevent such issues..


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

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

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

Reply via email to