LD_ASSUME_KERNEL support for feisty

Hemant Bist hemantbist at gmail.com
Mon Sep 10 07:45:20 UTC 2007


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 at gmail.com> 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 at gmail.com>:
> >
> > 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 at lists.ubuntu.com
> > Modify settings or unsubscribe at:
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> >
> >
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070910/a81be23a/attachment.html>


More information about the ubuntu-users mailing list