Subject: Re: Compile warning under NetBSD-1.3 for fetchmail-4.3.6 (fwd)
To: None <netbsd-help@NetBSD.ORG>
From: Jim Spath (Webmaster Jim) <jspath@mail.bcpl.lib.md.us>
List: netbsd-help
Date: 02/07/1998 10:35:47
Is the attached message correct in stating that NetBSD's MSGBUFSIZE
parameter is not "posixly-correct?"

------
<http://www.cs.indiana.edu/picons/db/users/us/md/lib/bcpl/jspath/face.xbm>
Marvin the Paranoid Android says:
You're thinking along the wrong lines, You're failing to take
into account something fairly basic in the relationship between
men and robots.

---------- Forwarded message ----------
Date: Sat, 7 Feb 1998 15:16:27 +0000 (GMT)
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: jspath@mail.bcpl.lib.md.us
Cc: fetchmail-friends@thyrsus.com
Subject: Re: Compile warning under NetBSD-1.3 for fetchmail-4.3.6
Resent-Date: Sat, 7 Feb 1998 10:37:09 -0500 (EST)
Resent-From: fetchmail-friends@ccil.org

> In file included from etrn.c:15:
> fetchmail.h:31: warning: `MSGBUFSIZE' redefined
> /usr/include/machine/param.h:99: warning: this is the location of the previous definition

Yep. This occurs on a few non posix compliant platforms where kernel symbols
leak into user name space. MSGBUFSIZE is a kernel parameter on netbsd that
"leaks". Fortunately fetchmail keep redefining it the right way.

Alan

TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
fetchmail-friends-request@ccil.org . 
Trouble?  e-mail to esr@ccil.org .