From owner-freebsd-x11@FreeBSD.ORG Tue May 27 05:00:11 2008 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 803E51065678 for ; Tue, 27 May 2008 05:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 533A88FC1B for ; Tue, 27 May 2008 05:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4R50Aqr048612 for ; Tue, 27 May 2008 05:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4R50Acd048611; Tue, 27 May 2008 05:00:10 GMT (envelope-from gnats) Date: Tue, 27 May 2008 05:00:10 GMT Message-Id: <200805270500.m4R50Acd048611@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Joshua Beard Cc: Subject: Re: ports/117907: x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joshua Beard List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2008 05:00:11 -0000 The following reply was made to PR ports/117907; it has been noted by GNATS. From: Joshua Beard To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/117907: x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) Date: Mon, 26 May 2008 22:33:08 -0600 flz wrote: Can you try to do these: - Simple rebuild the port, test. - Change XORG_VERSION to 7.0.0 in Makefile, rebuild, test. - Add the following to /etc/libmap.conf, test. [/usr/local/lib/xorg/modules/drivers/mga_drv.so] libc.so.6 /compat/linux/lib/libc.so.6 None of the above has worked. This is on 7.0-RELEASE as well.