On Thu, 22 Oct 1998, Gergely Madarasz wrote: > On Thu, 22 Oct 1998, Marco d'Itri wrote: > > > On Oct 20, Gergely Madarasz <[EMAIL PROTECTED]> 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.
As far as I can tell its specific to some machines - perhaps the Sun4c arch, which includes my SS2. It doesn't affect late 2.1 kernels, but we can't use those... Jules /----------------+-------------------------------+---------------------\ | Jelibean aka | [EMAIL PROTECTED] | 6 Evelyn Rd | | Jules aka | | Richmond, Surrey | | Julian Bean | [EMAIL PROTECTED] | TW9 2TF *UK* | +----------------+-------------------------------+---------------------+ | War doesn't demonstrate who's right... just who's left. | | When privacy is outlawed... only the outlaws have privacy. | \----------------------------------------------------------------------/

