2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] imap server make ...
FromSent OnAttachments
John StenigerJun 28, 2000 10:22 am 
Sam VarshavchikJun 28, 2000 2:34 pm 
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: [courier-users] imap server make check issueActions...
From:Sam Varshavchik (mrs@stop.mail-abuse.org)
Date:Jun 28, 2000 2:34:21 pm
List:net.sourceforge.lists.courier-users

John Steniger writes:

Hello,

I am attempting to install the courier imap server to use with my qmail installation using Maildir. I've gotten through the ./configure and make pieces of the installation fine, but during make check, when it attempts to "Making check in waitlib", it runs a program called testwait from the waitlib subdirectory, and I get the following line of output:

fork: Resource temporarily unavailable

I get this over and over again in a seemingly endless loop. Has anyone ever run into this before? I've searched the archive and can't seem to find anything about it.

Any help would be greatly appreciated. I'm running this on OpenBSD 2.6.

You are running out of some system resource -- number of processes, available memory, etc... Use your system's administrative tools to determine what resource you're running out of, and reconfigure your system appropriately.