Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 4 Apr 2001 16:21:00 +0200
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: "Lock count exceeded" in mutt
Message-ID: <20010404162100.E956@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <3AC9FED1.8F525542@upf.es> <20010403215627.A8718@gintaras> <20010404175911.A4079865@iij4u.or.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20010404175911.A4079865@iij4u.or.jp>; from madokam@dd.iij4u.or.jp on Wed, Apr 04, 2001 at 05:59:11PM +0900

On Wed, Apr 04, 2001 at 05:59:11PM +0900, Madoka Machitani wrote:
> FYI.  I'm running fetchmail, procmail and mutt, all of which compiled
> almost OOTB under Cygwin 1.1.8.  OS is Win98 with FAT32 partition.

Are you interested to become the maintainer for the Cygwin versions
of fetchmail, procmail and mutt? I would like to put your versions
(just checked for a correct directory configuration) into the Cygwin
distribution. 

> As for Mutt, problems around permissions were solved by excluding dotlock
> related things:
> (1) Comment out these two lines.
>     #define USE_DOTLOCK 1
>     #define DL_STANDALONE 1
>     ("./configure --disable-external_dotlock" doesn't seem to undef them.)

You could change that in configure.in. Shouldn't be too hard.

> (2) Remove every occurence of "mutt_dotlock", "dotlock.c",
>     "$(mutt_dotlock_SOURCES)", "$(mutt_dotlock_OBJECTS)" from Makefile.

Makefile.in?

> I don't think this way of tweaking is so nice.  It's just a workaround.

If you change the configuration so that it gets build that way
by a simple `configure && make' it wouldn't be just a workaround
but a real port.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

