Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2007 00:33:23 -0500
From:      "Mike Ragusa" <mragusa@gmail.com>
To:        "Boris Samorodov" <bsam@ipt.ru>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: linux compat and freebsd 7-beta3
Message-ID:  <523561090711292133v4b077f91v8e0d2378d572aaea@mail.gmail.com>
In-Reply-To: <87041384@bs1.sp34.ru>
References:  <523561090711261012m446fcf84qa4f0d11765d37d70@mail.gmail.com> <87041384@bs1.sp34.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
> sudo /compat/linux/sbin/ldconfig -r /compat/linux
Password:
> cd /usr/local/share/ nwnclient/
> ldd nwmain
nwmain:
nwmain: error while loading shared libraries: /usr/local/lib/libGL.so.1: ELF
file OS ABI invalid
nwmain: exit status 127
> /compat/linux/usr/bin/ldd -v nwmain
>

still same error :(



On Nov 29, 2007 4:48 PM, Boris Samorodov <bsam@ipt.ru> wrote:

> Hi!
>
>
> I've answered to this letter some time ago but it was lost somewhere, :-(
> sorry.
>
> On Mon, 26 Nov 2007 13:12:02 -0500 Mike Ragusa wrote:
>
> > The libGL as stated by the /compat/linux/sbin/ldconfig
>
> > > /compat/linux/sbin/ldconfig -p | grep GL
> >         libGLw.so.1 (libc6) => /usr/X11R6/lib/libGLw.so.1
> >         libGLU.so.1 (libc6) => /usr/X11R6/lib/libGLU.so.1
> >         libGLU.so.1 (libc6) => /usr/lib/libGLU.so.1
> >         libGLU.so.1 (libc5) => /usr/local/lib/libGLU.so.1
> >         libGLU.so (libc5) => /usr/local/lib/libGLU.so
> >         libGL.so.1 (libc6) => /usr/X11R6/lib/libGL.so.1
> >         libGL.so.1 (libc5) => /usr/local/lib/libGL.so.1
> >         libGL.so (libc5) => /usr/local/lib/libGL.so
>
> Seems that your linux dynamic library file got spammed by FreeBSD
> native libraries. That may be a result of running by an accident
> /compat/linux/sbin/ldconfig without parameters. Please, run
> # /compat/linux/sbin/ldconfig -r /compat/linux
> and say if it changed anything.
>
>
> WBR
> --
> Boris Samorodov (bsam)
> Research Engineer, http://www.ipt.ru Telephone & Internet SP
> FreeBSD committer, http://www.FreeBSD.org The Power To Serve
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?523561090711292133v4b077f91v8e0d2378d572aaea>