This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MIPS: ld.so.cache handling is broken


On Wed, Jul 7, 2010 at 9:00 PM, Maciej W. Rozycki <macro@linux-mips.org> wrote:
> On Wed, 7 Jul 2010, Matt Turner wrote:
>
>> Does anyone know anything about this problem or where to start looking?
>
> ?What does `/sbin/ldconfig -p' say?
>
> ?Maciej

Thanks for your reply. Fortunately, it's started working, and I have
no idea why.

The output of ldconfig -p, which is the same now as when it wasn't working is
# ldconfig -p | grep libstdc
        libstdc++.so.6 (libc6,N32) =>
/usr/lib/gcc/mips64-unknown-linux-gnu/4.4.4/libstdc++.so.6
        libstdc++.so (libc6,N32) =>
/usr/lib/gcc/mips64-unknown-linux-gnu/4.4.4/libstdc++.so

Thanks again for the reply.

Matt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]