This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: setup hangs during postinstall


> From: Christopher Faylor
> Sent: Friday, October 10, 2003 2:28 AM

> On Thu, Oct 09, 2003 at 06:17:08PM -0500, Brian Ford wrote:
> >#!/bin/bash
> >
> >FOO=`cypath -S`

        ^^^^^^
 Brian, I hope that you *mean* cygpath and nothing else...

> >
> >but using #!/bin/sh doesn't.  likewise, strace hangs here:
> >#!/bin/bash
> >
> >FOO=`strace -o /tmp/cygpath.strace cypath -S`
> >
> >but not using #!/bin/sh.
> >
> >Neither hang if setup is launched from bash instead of explorer.
>
> Hmm.  Maybe I missed this point before.  I never run setup from
> explorer.

 I've pointed out this several times.
Running setup from bash works exactly as expected (for me).

Running it like
	$ cygstart /install/setup.exe --no-md5

is the fastest way *I* can use to reproduce the hang.

> In any event, can you set the CYGWIN_DEBUG=cygpath and maybe do some
> search and destroy debugging to see precisely where it is hanging?
>
> cgf


A related subject: http://cygwin.com/contrib.html
<QUOTE>
_Building the development version of Cygwin_

Note that minimally, the top-level source tree needs to contain:

Makefile.in, config, config-ml.in, config.guess, config.sub, configure,
configure.in, include, install-sh, libiberty, ltconfig, ltmain.sh, missing,
move-if-change, newlib, symlink-tree, winsup, ylwrap.
<END>

Should IMO be _at least_ referenced from the FAQ - if not added to it.


Old info/reminder:
http://www.cygwin.com/ml/cygwin/2003-09/msg00628.html

/Hannu E K Nevalainen, B.Sc. EE - 59?16.37'N, 17?12.60'E
-- UTC+01, DST -> UTC+02  --
--END OF MESSAGE--


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]