[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problems compiling php3 on sparc



On Thu, 22 Oct 1998, Marco d'Itri wrote:

> On Oct 20, Gergely Madarasz <gorgo@caesar.elte.hu> wrote:
>  >Could you check the other libraries php is linked to ? It seems one of
>  >them is libc5-based.
> I can't check if those libraries are linked with libc5 because ldd does
> not works on shared libraries (but is works on the php.so module). 

then do a grep -l libc.so.5 <library> :)
if it outputs the filename of the library, it is probably linked to libc5
But it is strange... I have a debian/sparc box, though it is ancient
(installed in janury, didn't have time to upgrade it regularly), it
has libc6 installed and ldd works on the libraries. And of course it works
on i386.

-- 
Madarasz Gergely           gorgo@caesar.elte.hu         gorgo@linux.rulez.org
      It's practically impossible to look at a penguin and feel angry.
          Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
                    HuLUG: http://mlf.linux.rulez.org/


Reply to: