Date: Wed, 27 Mar 2002 07:34:24 +0100 From: Thierry Herbelot <thierry@herbelot.com> To: Bob Vaughan <techie@tantivy.stanford.edu> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: xdm problem after making world.. Message-ID: <3CA167F0.384ED6F6@herbelot.com> References: <200203262207.OAA11814@tantivy.stanford.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Bob Vaughan wrote:
>
> A couple days ago, I did an upgrade from a -stable build of earlier this
> month, and since then I have not been able to get xdm to work at all.
>
> When xdm is started, I get a quick flash of a background screen, and then
> it goes blank. this repeats until xdm is killed.
>
when starting, xdm chown's the console, which was breaking on one of my
machines, where the user name contains a period ('.'). chown still
thinks the dot is the separator between the user name and the group
name.
My cure was to rebuild chown from the src tree (in src/usr.sbin/chown/),
with the option CFLAGS+=-DSUPPORT_DOT commented out of the Makefile
HTH
TfH
PS : FreeBSD supports dots in user names since 3.0 - chown still does
not !!!
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CA167F0.384ED6F6>
