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

Re: Problem with dynamic linker from libc6_2.6.1-1_powerpc.deb




Hi!

Yes, the problem was related to kernel version. The kernel version was 2.6.18,
but there was an environment variable LD_ASSUME_KERNEL=2.6 exported. The
new version of dunammic loader faield due to this variable, complaining
that the library was not found... So the real problem was the obscure error
message.

--
Lauri

On Sat, 01 Dec 2007 02:10:57 +0200, Daniel Jacobowitz <dan@debian.org> wrote:

On Fri, Nov 30, 2007 at 03:39:33PM +0200, Lauri Ehrenpreis wrote:
So the problem seems to be not powerpc specific. Is the /lib/libc-2.6.1.so
itself dependent
of something not present in libc6-dbg_2.6.1-1+b1_i386.deb? Or is there any
other reason
why ld-2.6.1.so should reject the libc-2.6.1.so?

I think this sometimes happens if the library was built for a kernel
version higher than the one you've got.





Reply to: