Re: LD_ASSUME_KERNEL support for feisty
- From: "Hemant Bist" <hemant_bist@xxxxxxxxx>
- Date: Mon, 10 Sep 2007 11:42:00 -0700
Yes, I have the permissions. This particular executable was running in
Dapper only with the env. variable. LD_ASSUME_KERNEL=2.4.1
Following link seems to indicate the LD_ASSUME_KERNEL is not supported
anymore in Feisty. I am hoping that there is some other workaround for this
http://www.howforge.com/why-ubuntu-6-06-dapper-drake-must-be-long-term-support
HB
ls -lL /lib/tls/i686/cmov/libdl.so.2
-rw-r--r-- 1 root root 9640 2007-01-24 08:50 /lib/tls/i686/cmov/libdl.so.2
On 9/10/07, Marc Rios <marcrios84@xxxxxxxxx> wrote:
--
and do you have permisions of reading for libdl.so.2 =>
/lib/tls/i686/cmov/libdl.so.2 (0xb7f22000)??
i supose yes but...
2007/9/10, Hemant Bist < hemantbist@xxxxxxxxx>:
Thanks a lot for the response.
I already ran my app through ldd and verified that all the shared
libraries it depends on are present.
This is what the ldd output looks like. All the dependencies are
present.
linux-gate.so.1 => (0xffffe000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7f22000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0
(0xb7f10000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7de1000)
/lib/ld-linux.so.2 (0xb7f3b000)
On 9/10/07, Marc Rios < marcrios84@xxxxxxxxx> wrote:
It seems like you don't have a library...
can you execute ?>ldd executable_file and send it to us?
2007/9/10, Hemant Bist <hemantbist@xxxxxxxxx>:
Hi,
I have an application that runs fine on Ubuntu-Dapper when
LD_ASSUME_KERNEL=2.4.1 is set.
However the same application gives the following errors on feisty.
Is there a workaround for this?
Is there any other environment variable that needs to be set for
backward compatibility?
I have spent quite some time on this. I would appreciate any
pointers in troubleshooting this.
lmgrd: error while loading shared libraries: libdl.so.2: cannot open
shared object file: No such file or directory
Thanks
Hemant.
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: LD_ASSUME_KERNEL support for feisty
- From: Marc Rios
- Re: LD_ASSUME_KERNEL support for feisty
- References:
- LD_ASSUME_KERNEL support for feisty
- From: Hemant Bist
- Re: LD_ASSUME_KERNEL support for feisty
- From: Marc Rios
- Re: LD_ASSUME_KERNEL support for feisty
- From: Hemant Bist
- Re: LD_ASSUME_KERNEL support for feisty
- From: Marc Rios
- LD_ASSUME_KERNEL support for feisty
- Prev by Date: Re: inetd vs. xinet.d
- Next by Date: Re: inetd vs. xinet.d
- Previous by thread: Re: LD_ASSUME_KERNEL support for feisty
- Next by thread: Re: LD_ASSUME_KERNEL support for feisty
- Index(es):
Relevant Pages
|