linux compat and freebsd 7-beta3

Boris Samorodov bsam at ipt.ru
Thu Nov 29 13:45:36 PST 2007


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


More information about the freebsd-emulation mailing list