On 8/11/07, Randy McMurchy <[EMAIL PROTECTED]> wrote:
>
> Anyone with a suggestion for the book would be great.

I think we should just add the /usr/X11R6 compat symlink stuff. I've
been meaning to add it for a while. It looks like MPlayer just guesses
like Python:

  for I in $_ld_x11 "" -L/usr/X11R6/lib -L/usr/lib/X11R6 -L/usr/X11/lib \
           -L/usr/lib32 -L/usr/openwin/lib -L/usr/X11R6/lib64 -L/usr/lib ; do
    _ld_x11="$I -lXext -lX11 $_ld_sock $_ld_pthread"

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to