From owner-freebsd-x11@FreeBSD.ORG Sat Nov 3 00:25:24 2007 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 850DE16A419 for ; Sat, 3 Nov 2007 00:25:24 +0000 (UTC) (envelope-from josh@hewbert.com) Received: from arvo.suso.org (mail.suso.org [216.9.132.134]) by mx1.freebsd.org (Postfix) with ESMTP id 6731013C4A7 for ; Sat, 3 Nov 2007 00:25:24 +0000 (UTC) (envelope-from josh@hewbert.com) Received: from lemon (unknown [74.211.47.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arvo.suso.org (Postfix) with ESMTP id B0C6A8809F for ; Fri, 2 Nov 2007 13:53:51 +0000 (GMT) Date: Fri, 2 Nov 2007 07:54:50 +0000 From: Joshua Beard To: freebsd-x11@freebsd.org Message-Id: <20071102075450.34a589da.josh@hewbert.com> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: mga_hal with FreeBSD 7.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2007 00:25:24 -0000 Hi Robert, I was googling and noticed some messages of yours regarding mga_hal with FreeBSD 7.0-*. I'm having similar issues. This is a fresh install of 7.0-BETA1, as in, it's not an updated 6.x system, so everything has been compiled on it. At first, trying to `startx` after installing mga_hal, I get: dlopen: Shared object "libc.so.6" not found, required by "mga_drv.so" So I installed misc/compat6, which supplies libc.so.6. After doing that, I get: dlopen: /usr/local/lib/compat/libc.so.6: version GLIBC_2.1.3 required by /usr/local/lib/xorg/modules/drivers//mga_drv.so not defined My question is, have you gotten this to work at all? Do you have any ideas? Thanks, -- Joshua Beard