2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop 1.8.0 upgrad...
FromSent OnAttachments
jayMar 3, 2005 4:10 pm 
A. KhattriMar 16, 2005 8:26 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] maildrop 1.8.0 upgrade - can't flock()Actions...
From:A. Khattri (aj@bway.net)
Date:Mar 16, 2005 8:26:29 am
List:net.sourceforge.lists.courier-maildrop

On Thu, 3 Mar 2005, jay wrote:

I just upgraded maildrop to 1.8 on my server and I'm having issues. I originally had the FreeBSD port installed - but the 1.8 port won't compile (the freebsd team is looking into it). So I decided to upgrade by compiling source from a tarball. Easy enough.

The configure line I'm using is: ./configure --prefix=/usr/local --enable-syslog=1 --enable-use-flock=1 --with-etcdir=/usr/local/etc --enable-maildrop-uid=root --enable-maildrop-gid=mail --enable-maildirquota

That's the *exact* configure line the port would be using.

So let me re-state your logic here: the package in ports doesn't compile but you're using the exact configure line from the package in ports?