This applies to 2.2.12, but I believe the same issue is present on later
versions too. On HP-UX 11.*, accept() can return ENOBUFS for no particular
reason, typically when the client went away before the program got around
to calling accept() for it. Current Cyrus IMAP code would then terminate
To: <[EMAIL PROTECTED]>
Sent: Friday, November 15, 2002 10:27 AM
Subject: mmap() on HP-UX 11
> Does anyone know what the current status on using mmap() on HP-UX is?
> Cyrus documentation only mentions HP-UX 9 and 10 as not working (probably
> because that chapter is just old) but I think
Does anyone know what the current status on using mmap() on HP-UX is?
Cyrus documentation only mentions HP-UX 9 and 10 as not working (probably
because that chapter is just old) but I think 11.11 is supposed to be
greatly improved in this area.
Cyrus 2.0.16 has been running just fine with no_mmap
can anyone resolve this?
this is Trusted HP-UX 10
/home/tcsdev/tmp/cyrus-imapd-2.0.16 > make depend
### Making depend in /home/tcsdev/tmp/cyrus-imapd-2.0.16/man
### Making depend in /home/tcsdev/tmp/cyrus-imapd-2.0.16/et
### Making depend in /home/tcsdev/tmp/cyrus-imapd-2.0.16/si
We have a project that will need an IMAP server to run on both Solaris
and HP-UX. In the os.html document for cyrus imap 2.0.16 it reads:
1. The memory mapping support (mmap(2)) in HP-UX does not have the
right semantics for the Cyrus IMAP server under the 9.0 and
10.0 release of the operating
Hello,
An attempt to install cyrus 2.0.14 gave the error as follows. I tried to
use "gcc" too, by changing the environment as defined in Config.pm, but
found little success. Kindly suggest some workarounds. Thanks.
-gowranga
-
Writin