From owner-freebsd-stable@FreeBSD.ORG Wed Nov 19 19:50:36 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ADA016A4CE for ; Wed, 19 Nov 2003 19:50:36 -0800 (PST) Received: from doom.homeunix.org (8-147.dialup.comset.net [213.172.8.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0637C43FCB for ; Wed, 19 Nov 2003 19:49:40 -0800 (PST) (envelope-from igor@doom.homeunix.org) Received: from doom.homeunix.org (localhost [127.0.0.1]) by doom.homeunix.org (8.12.10/8.12.10) with ESMTP id hAK3k0p5000454; Thu, 20 Nov 2003 06:47:18 +0300 (MSK) (envelope-from igor@doom.homeunix.org) Received: (from igor@localhost) by doom.homeunix.org (8.12.10/8.12.10/Submit) id hAK3j9ud000453; Thu, 20 Nov 2003 06:45:09 +0300 (MSK) (envelope-from igor) Date: Thu, 20 Nov 2003 06:45:09 +0300 From: Igor Pokrovsky To: Andrew Morritt Message-ID: <20031120034508.GA389@doom.homeunix.org> Mail-Followup-To: Andrew Morritt , freebsd-stable@freebsd.org References: <3FBC1090.3000500@rogers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FBC1090.3000500@rogers.com> User-Agent: Mutt/1.4.1i X-Accept-Language: ru cc: freebsd-stable@freebsd.org Subject: Re: GLX Problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 03:50:36 -0000 On Wed, Nov 19, 2003 at 07:53:36PM -0500, Andrew Morritt wrote: > I have been trying to use several OpenGl games, but it always gives me a > GLX error. /usr/X11R6/lib/modules/extensions/libglx.so does not exist. I > call GLX from my XFConfig file. In /var/logs/XFree86.0.log, it says > Module not found. I have Mesa3 installed, I have rebuild it several > times (with portupgrade) and I have tried rebuilding X. I am using > FreeBSD 4.9. I was working on this with a guy in the #FreeBSDHelp > channel, and he eventually told me to take this to the stable mailing > list. I have tried copying libglx.a to libglx.so. cd / && ls -alR | grep > glx turns up no library files. Anyone know what the problem might be? I suppose you are running XFree86 4.x? In this case GLX code is in main XFree distribution and separate Mesa port is used only to get GLUT installed. So you probably can try to reinstall XFree from ports. -ip -- God made the world in six days, and was arrested on the seventh.