Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 May 2000 08:38:47 +0200
From:      Marc van Kempen <marc@bowtie.nl>
To:        doc@freebsd.org
Subject:   ALIGN() macro
Message-ID:  <200005090638.IAA07628@bowtie.nl>

next in thread | raw e-mail | index | archive | help

Hi,

There seems to be an error in either the documentation or in 
the include files.

I was compiling GNOME from sources myself and had to fix
zvt/subshell.c to explicitely include <machine/param.h>

The problem lay in the use of the CMSG_DATA() macro, which
is not documented. The recvmsg() function, which receives
the message data on which the macro operates, is documented,
but it doesn't mention including <machine/param.h> either.

So what should be fixed? The documentation or the include
files?

Regards,
Marc.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005090638.IAA07628>