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: Mutt 1.4-1 opens mbox read-only on Win98


Pierre,

On Sun, Sep 15, 2002 at 07:47:54PM -0400, Pierre A. Humblet wrote:
> Comparing the original mutt -v with the new one gave:
> /usr/src: diff ~/mutt_old ~/mutt_new
> 11c11
> < -HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  -DL_STANDALONE  
> ---
> > -HOMESPOOL  -USE_SETGID  -USE_DOTLOCK  -DL_STANDALONE  

IIRC, a workaround is to configure with "--enable-external-dotlock".

> It turns out that configure looks at the permissions of the spool/mail
> directory to decide the value of USE_DOTLOCK. Sneaky and confusing!

Agreed!  Been there, done that!

> ~: ./a.exe
> Currdir = -1 errno 21

This appears to be a Windows 9x/Me specific problem.  Under Windows
2000, I get the following:

    $ ./open
    Currdir = 3 errno 0

Jason

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


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