Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2007 00:48:55 +0300
From:      Boris Samorodov <bsam@ipt.ru>
To:        "Mike Ragusa" <mragusa@gmail.com>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: linux compat and freebsd 7-beta3
Message-ID:  <87041384@bs1.sp34.ru>
In-Reply-To: <523561090711261012m446fcf84qa4f0d11765d37d70@mail.gmail.com> (Mike Ragusa's message of "Mon, 26 Nov 2007 13:12:02 -0500")
References:  <523561090711261012m446fcf84qa4f0d11765d37d70@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?87041384>