This is the mail archive of the cygwin-developers@sourceware.cygnus.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]

Re: File permision errors on win98 with net release candidate


On Fri, Mar 17, 2000 at 08:25:11PM -0500, John Fortin wrote:
>Attached is an strace for the failure:

I'm sorry, John.  I should have mentioned that you should use
"strace -f" to generate the output.  It looks like the failure is
happening in a subprocess and strace output won't be trapped unless you
use -f.

Also, could you capture the output of a "bash -x config.jef >& whatever"?
That should pinpoint where the problem is occurring.

Please don't do an strace on the "bash -x", though.  You'll fill up your
hard disk with strace data if you do that.  :-)

cgf

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