Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Gerald S. Williams" <gsw@agere.com>
To: <cygwin@cygwin.com>
Cc: <kde-cygwin@mail.kde.org>
Subject: Re: "Application failed to initialize (0xc0000022)"
Date: Mon, 14 Oct 2002 09:56:09 -0400
Message-ID: <GBEGLOMMCLDACBPKDIHFKEPLCLAA.gsw@agere.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Importance: Normal
In-Reply-To: <20021011235224.GC21033@redhat.com>

Cross-posting the resolution...

Christopher Faylor wrote:
> It's usually caused by the use of CYGWIN=ntsec and cygwin1.dll not having
> executable permissions, I believe.  It's showed up here from time to time.
> 
> So, doing something like:
> 
> c:\>set CYGWIN=ntsec
> c:\>chmod a+rx /bin/*
> 
> may help.

That did the trick. The DLLs from kde-x-1.3.tar.bz2 extract
into /usr/X11R6/bin without execute permission. When I
rebuilt X11, they got execute permission but a few others
lost it for some reason.

I would have gotten there eventually (I was about to try
disabling ntsec), but this definitely helped.

Thanks,

-Jerry

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

