From owner-cvs-all Wed Sep 18 19:51:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B577937B401; Wed, 18 Sep 2002 19:51:50 -0700 (PDT) Received: from haystack.lclark.edu (haystack.lclark.edu [149.175.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0E9843E65; Wed, 18 Sep 2002 19:51:49 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from copeland-30-191.lclark.edu (anholt@copeland-30-191.lclark.edu [149.175.30.191]) by haystack.lclark.edu (8.9.3/8.9.3) with ESMTP id TAA19811; Wed, 18 Sep 2002 19:51:43 -0700 (PDT) Subject: Re: cvs commit: ports/x11/XFree86-4 Makefile ports/x11/XFree86-4-clients Makefile pkg-plist ports/x11/XFree86-4-clients/scripts configure ports/x11/XFree86-4-libraries Makefile Makefile.inc pkg-plist ports/x11/XFree86-4-libraries/files patch-c patch-c2 patch-d ... From: Eric Anholt To: Joshua Lee Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <20020918223315.18b7caeb.yid@softhome.net> References: <200209180423.g8I4N080007147@freefall.freebsd.org> <20020918223315.18b7caeb.yid@softhome.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 18 Sep 2002 19:51:44 -0700 Message-Id: <1032403904.885.19.camel@anholt.dyndns.org> Mime-Version: 1.0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 2002-09-18 at 19:33, Joshua Lee wrote: > Ever since I recompiled this change in XFree86 by running "portupgrade > -ar", linux-navigator has been giving a lot of on-screen errors, and > starting with the standard error message bellow plus a ton more, then > refusing to accept *any* key input. I am not to my knowledge running any > "keyboard accelerators" I tried reinstalling open-motif, and the entire > linux-navigator package, with no results. This is a recently installed > system, running 4.7-PRERELEASE: Could you do "ls -l /usr/X11R6/lib/X11/XKeysymDB"? I'm suspecting portupgrade installed the new -libraries, removed the old clients (removing the XKeysymDB that's now in -libraries) and reinstalled clients, which no longer has XKeysymDB. Reinstalling -libraries should fix it anyway. Is there some way we could work around this? -- Eric Anholt http://people.freebsd.org/~anholt/dri/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message