Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 13 Jan 2005 15:09:31 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: "Steinman, Jethro F (PA62)" cc: cygwin AT cygwin DOT com Subject: RE: cygwin and mkpasswd unable to recognize a domain user In-Reply-To: <27B37EE93C4ED611AB530002B39D72BC07328C98@pa62m02.iac.honeywell.com> Message-ID: References: <27B37EE93C4ED611AB530002B39D72BC07328C98 AT pa62m02 DOT iac DOT honeywell DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 13 Jan 2005, Steinman, Jethro F (PA62) wrote: > [snip] > But I'm still having problems with my ultimate objective which is to be > able to build gcc under my domain log in. I have been able to do this > with cygwin under a local administrator log in. But when I try using the > domain log-in it fails pretty early, during the stage of configuring > binutils-i686-elf. This symptom may be outside the realm of just getting > cygwin to work. But what surprises me is that the gcc build works fine > under the local user id. It just crashes under the domain user id. > > The gcc build problem shows up as a windows process crash message as > follows. > > "cc1.exe - Application Error > The applicaton failed to initialize properly (0xc0000022). Clikc on OK to > terminate the application." This is usually an indication that one of the required DLLs doesn't have the execute permission for that user. I'm assuming you installed Cygwin as your local user. Try running a "chmod -R a+X /" and see if it helps. You may need to run the above command as the user that installed Cygwin. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/