From owner-cvs-all@FreeBSD.ORG Fri Jul 11 15:27:34 2003 Return-Path: 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 3A13B37B401; Fri, 11 Jul 2003 15:27:34 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D0B243F3F; Fri, 11 Jul 2003 15:27:33 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp (nadesico.ninth-nine.com [192.168.36.3]) by sakura.ninth-nine.com (8.12.9/8.12.9/NinthNine) with SMTP id h6BMRWBL022791; Sat, 12 Jul 2003 07:27:32 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 12 Jul 2003 07:27:32 +0900 (JST) Message-Id: <200307112227.h6BMRWBL022791@sakura.ninth-nine.com> From: Norikatsu Shigemura To: Kris Kennaway In-Reply-To: <20030711221355.GA55693@rot13.obsecurity.org> References: <200307111833.h6BIXuou053972@repoman.freebsd.org> <20030711205717.GF54445@rot13.obsecurity.org> <200307112204.h6BM4NBL022714@sakura.ninth-nine.com> <20030711221355.GA55693@rot13.obsecurity.org> X-Mailer: Sylpheed version 0.9.3 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/wdm Makefile distinfo pkg-plist ports/x11/wdm/files patch-Login.c patch-ab patch-ad patch-ag patch-ai patch-al patch-am patch-an patch-configs::wdm-config.in patch-src::wdm::loghelpers.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2003 22:27:34 -0000 On Fri, 11 Jul 2003 15:13:55 -0700 Kris Kennaway wrote: > > Hum.. My environment didn't causes this problem. I checked > > with clean environment. Yes. There is a problem. This is > > a different from `type' command in /usr/X11R6/lib/X11/wdm/Xclients. > > If you are ok, I'll commit following patch... > Hmm, I'm not sure this is the problem I was seeing, because I don't > have fvwm installed. It seemed to be something to do with X Yes. I don't have, too. wdm must fall back to twm&xterm. I confirmed following stream: wdm /usr/X11R6/lib/X11/wdm/Xsession ~/.xsession if you have ~/.Xclients if you have /usr/X11R6/lib/X11/wdm/Xclients if system has xsm fall back > authentication being rejected by the server. Hum.. I don't know what caused in your environment. > > I'll check on sparc64, now. > I don't think you'll be able to test that since the X support for > sparc64 is not yet committed. I was poking at the code to try and fix > some of the obvious LP64 bugs, but I didn't seem to get all of them > yet. Yes, It's too difficult...