From owner-cvs-all Fri Mar 10 17:52:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D2B6D37BA01; Fri, 10 Mar 2000 17:52:49 -0800 (PST) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA33295; Fri, 10 Mar 2000 17:52:49 -0800 (PST) (envelope-from asami@FreeBSD.org) Message-Id: <200003110152.RAA33295@freefall.freebsd.org> From: Satoshi Asami Date: Fri, 10 Mar 2000 17:52:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomelibs/patches patch-bj Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/03/10 17:52:49 PST Added files: x11/gnomelibs/patches patch-bj Log: Fix build error on extremely new -current caused by this: === src/sys/sys/socket.h: ---------------------------- revision 1.38 date: 2000/03/03 11:13:03; author: shin; state: Exp; lines: +8 -13 CMSG_XXX macros alignment fixes to follow RFC2292. Approved by: jkh Submitted by: Partly from tech@openbsd Reviewed by: itojun --------------------------- === Basically you need to include before . Problem diagnosed by: Ade Lovett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message