X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:cc:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=fdpg75FeZHSdao45
	P9ZMikdvsCPzZB9i1M2otLP/RVqFW4BuZwGYXIzhfkDuROc8GVZcZSM0d5EiqGe2
	9S6NzRU2QjLLkGeWAlruxzDHkevPJQ09MVTjEfKQOh38ayVU2ZTlFPc0EL+GcWxx
	6AvT5rWyg4d8uNl5l8KC9xAX3wI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:cc:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=vqhDHagwvFOirnnWPy7xCp
	p9NqU=; b=KcdJg2TiSgn/7PEv6eTgDWWlDOOAGa71DwHxz+be6SYkIIBYDlAeCZ
	Ap3oAexIf4QfRNxwybyc/Z8ayjSqksbm1Nr5POOt52IJH1ARF/oHsbsQqMZpYcPv
	mEZhNaCgnkWyMB7kKW4QWZx6AQUhr42rM5d/TQKUh/D7OcA+oZVP4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2
X-HELO: out4-smtp.messagingengine.com
Message-ID: <55719E37.6070100@dronecode.org.uk>
Date: Fri, 05 Jun 2015 14:03:51 +0100
From: Jon TURNEY <jon.turney@dronecode.org.uk>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: cygwin@cygwin.com
CC: johnkerich2@hotmail.com
Subject: Re: XWin Server fails to start with keymap failure,
References: <BAY180-DS2620E72FB3C58B2115B3B7E0B30@phx.gbl>
In-Reply-To: <BAY180-DS2620E72FB3C58B2115B3B7E0B30@phx.gbl>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

On 04/06/2015 22:46, John T. Kerich wrote:
> I have google the web and found this type of problem in a number of
> locations dating a back to 2011.  However, none of the checks so a problem
> and no of the solutions fix the startup problem.  See after log.

Thanks for the detailed report.

> [  5753.129] (EE) Error compiling keymap (server-1)
> [  5753.129] (EE) xkbcomp exit status 32512
> [  5753.145] (EE) XKB: Couldn't compile keymap
> [  5753.145] (EE) XKB: Failed to load keymap. Loading default keymap
> instead.

I think this is status 0x7F00, which indicates that spawning a shell to 
run xkbcomp failed with exit code 127 which means "command not found".

This is somewhat confusing, as you clearly do have xkbcomp.

> This problem started after I updated Cygwin.  I uninstalled Cygwin, deleted
> all directories, and reinstalled.  No change.
>
> /var/lib/xkb/, but this directory didn't exist. – Is does.

I don't understand this sentence.

This directory should exist, containing a README.compiled, created by 
the xorg-server-common package.

> $ ls -l
> total 0
> drwxr-xr-x+ 1 JohnKerich None 0 May 31 18:15 alternatives
> drwxr-xr-x+ 1 JohnKerich None 0 May 31 18:20 dbus
> drwxr-xr-x+ 1 JohnKerich None 0 May 31 18:15 rebase
> drwxr-xr-x+ 1 JohnKerich None 0 May 31 18:19 xkb
>
> ls /usr/share/X11 - /usr/share/X11/xkb/compiled/ is pointing (symbolic link)
> to /var/lib/xkb/, - I see no link

This suggestion is very out of date.

If you found these instructions on the cygwin website, please tell me 
where so I can update it.

> •  Check that /usr/bin/xkbcomp can be run from a bash shell. If that fails,
> see if cygcheck /usr/bin/xkbcomp reports any missing DLLs.

The cygcheck output looks correct.  I assume you also checked that 
xkbcomp can be run?

> This is all I found googling.  I have no idea on how to proceed.  Any help
> would be most appreciated.

FAQ 9.15 also refers you to 9.16, which refers on to [1] for various 
software which can interfere

[1] https://cygwin.com/faq.html#faq.using.bloda

If that doesn't help, perhaps you can run 'strace -o log XWin' and 
attach the resulting log file?

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

