From owner-freebsd-x11@FreeBSD.ORG Tue Aug 16 10:50:19 2005 Return-Path: X-Original-To: freebsd-x11@hub.freebsd.org Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07BE416A456 for ; Tue, 16 Aug 2005 10:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD6D843D49 for ; Tue, 16 Aug 2005 10:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7GAoIW4011302 for ; Tue, 16 Aug 2005 10:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7GAoI4a011301; Tue, 16 Aug 2005 10:50:18 GMT (envelope-from gnats) Date: Tue, 16 Aug 2005 10:50:18 GMT Message-Id: <200508161050.j7GAoI4a011301@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Andrew Belashov Cc: Subject: Re: ports/83316: xorg-libraries/sparc64: locale not supported by Xlib X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrew Belashov List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2005 10:50:19 -0000 The following reply was made to PR ports/83316; it has been noted by GNATS. From: Andrew Belashov To: Dejan Lesjak Cc: bug-followup@freebsd.org Subject: Re: ports/83316: xorg-libraries/sparc64: locale not supported by Xlib Date: Tue, 16 Aug 2005 14:41:39 +0400 Dejan Lesjak wrote: > Please try reinstalling x11/xorg-libraries port after putting attached patch > into x11/xorg-libraries/files directory. You should of course remove the > workaround symlink before trying if this solves the issue. > (Patch also available at > http://www.ijs.si/~lesi/xorg/sparc-locale/patch-XlcDL.c if fetching is easier > that way) > > [patch skipped] This patch solves the issue. Thanks!