Date: Wed, 24 Jun 1998 13:52:06 -0500 (CDT) From: Joel Ray Holveck <joelh@gnu.org> To: tlambert@primenet.com Cc: mrcpu@internetcds.com, hackers@FreeBSD.ORG Subject: Re: NFS send error 55 for fs: Message-ID: <199806241852.NAA03438@detlev.UUCP> In-Reply-To: <199806240813.BAA21614@usr08.primenet.com> (message from Terry Lambert on Wed, 24 Jun 1998 08:13:18 %2B0000 (GMT)) References: <199806240813.BAA21614@usr08.primenet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> I switched from a 3.0 box running INN to a 2.2.6 PII box running INN,
>> and I'm getting this message in spades on the 2.2.6 box.
>> Any ideas what to change?
> #define ENOBUFS 55 /* No buffer space available */
\begin{humor}
Yes, if you change that line it will work much better. I suggest
haiku:
#define ENOBUFS 55 /* The buffers are full;
* Close all the open programs.
* You ask way too much.
*/
\end{humor}
Happy hacking,
joelh
--
Joel Ray Holveck - joelh@gnu.org - http://www.wp.com/piquan
Fourth law of programming:
Anything that can go wrong wi
sendmail: segmentation violation - core dumped
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806241852.NAA03438>
