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/

Reply via email to