This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Postinstall Problem with 01bash.bat
- From: Brian Dessent <brian at dessent dot net>
- To: cygwin at cygwin dot com
- Date: Sat, 16 Dec 2006 18:38:27 -0800
- Subject: Re: Postinstall Problem with 01bash.bat
- References: <918c01e60612161607m2809a84dua3929813c74ee18c@mail.gmail.com> <4584AA15.6060206@byu.net>
- Reply-to: cygwin at cygwin dot com
Eric Blake wrote:
> I'm starting to wonder if cygcheck chokes on the fact that
> cygreadline6.dll exists, but is missing the hook that /bin/sh version
> 3.0.x depended on. Hmm, based on digging up an older build of bash from
> my archives, it looks like cygcheck is just fine with it, but trying to
Right, cygcheck just reads the import list of the PE file header, it
doesn't try to actually invoke the binary or resolve any symbols.
> execute it from bash just silently exits with status 57 (ie. missing dll
> dependency). But so far, I can't reproduce a hang.
Maybe you need to reproduce the conditions under which setup spawns the
postinstall process. This means CYGWIN=nontsec and stdin detached,
although I can't see how either of those would really conspire to cause
a hang.
Brian
--
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/