From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JVuTj-0001iU-Gd for garchives@archives.gentoo.org; Sun, 02 Mar 2008 20:08:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4087EE035B; Sun, 2 Mar 2008 20:08:10 +0000 (UTC) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by pigeon.gentoo.org (Postfix) with ESMTP id E8DA9E035B for ; Sun, 2 Mar 2008 20:08:09 +0000 (UTC) Received: by ug-out-1314.google.com with SMTP id j3so1369254ugf.49 for ; Sun, 02 Mar 2008 12:08:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=q0L8ROirPyuUYykTrFKVv8Qpn3FJIzsYntrr2fvO9dc=; b=ReniZcsvOVpHFderg1/Pa8TyaX8Dl5SmZ+iclq6/vWKXEyPtY9gYUtGTZVu00EAl3fRLPu+108CrQZuqXsc7Jm+if4M4/vb+R0AzvzDgybgVgslnq0IBzAQDafvlCFotoFW0cr+N7o9nUewMYliHzuETyKUgiKgvN6+7/wRmWSY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=L3wl0fy5iWeAQEDpKs6aNKXXjLIog+ErrrglgOMhZPGNZIK/cqgCkLP4+CWZHZUuLvQ9HRwyxV9wT8sCrFiFcNUKoPoIRDG7Np4Tta4EMfp/UNILGfNkv72KVhpsANf/FMIKU1FsOTpqorUfjMstPGSPoW1sF0sFzQtnkPbLHlk= Received: by 10.67.15.8 with SMTP id s8mr4102161ugi.42.1204488488900; Sun, 02 Mar 2008 12:08:08 -0800 (PST) Received: from ?10.0.0.4? ( [41.243.253.153]) by mx.google.com with ESMTPS id o7sm1972876uge.71.2008.03.02.12.08.06 (version=SSLv3 cipher=OTHER); Sun, 02 Mar 2008 12:08:08 -0800 (PST) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] eselect fouled Date: Sun, 2 Mar 2008 22:03:15 +0200 User-Agent: KMail/1.9.9 References: <200803021433.38699.gentoo.org@machturtle.com> In-Reply-To: <200803021433.38699.gentoo.org@machturtle.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803022203.15824.alan.mckinnon@gmail.com> X-Archives-Salt: ae949231-fe9b-4084-94de-4ab4589bfb9d X-Archives-Hash: 7d7346c26a0a18830d765fbc7fd1bd65 On Sunday 02 March 2008, David Corbin wrote: > I have an ebuild saying that it cannot find -lGL. Everyone tells me > "use eselect". Well, I have, and although it gives me no errors, I > still have no /usr/lib/libGL.so > > > [root@bass /home/dcorbin]# eselect opengl set xorg-x11 > Switching to xorg-x11 OpenGL interface... done > [root@bass /home/dcorbin]# ls -l /usr/lib/libGL > libGL.la libGLU.so.1 libGLw.so > libGLw.so.1.0.0 > libGLU.la libGLU.so.1.3 libGLw.so.1 > libGLU.so libGLU.so.1.3.060502 libGLw.so.1.0 > > Suggestions for how to fix this please. /usr/lib/libGL.so is a symlink to /usr/lib/opengl/xorg-x11/lib/libGL.so on my machine, and that comes from media-libs/mesa. eselect updates that symlink. Do you have mesa correctly installed and does that target actually exist? -- Alan McKinnon alan dot mckinnon at gmail dot com -- gentoo-user@lists.gentoo.org mailing list