From owner-freebsd-current Wed Dec 15 11:42:42 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 158B015387 for ; Wed, 15 Dec 1999 11:42:39 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id LAA40673; Wed, 15 Dec 1999 11:42:35 -0800 (PST) (envelope-from dillon) Date: Wed, 15 Dec 1999 11:42:35 -0800 (PST) From: Matthew Dillon Message-Id: <199912151942.LAA40673@apollo.backplane.com> To: freebsd-current@FreeBSD.ORG Subject: kernel build breakage if COMPAT_43 not defined Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The compile dies with prototype-missing errors on osig*() routines in kern/kern_sig.c and i386/i386/machdep.c if COMPAT_43 is not defined. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message