From owner-freebsd-stable Fri May 19 8:27:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from entropy.tmok.com (entropy.tmok.com [204.17.163.11]) by hub.freebsd.org (Postfix) with ESMTP id 18A0837BF09 for ; Fri, 19 May 2000 08:27:16 -0700 (PDT) (envelope-from wonko@entropy.tmok.com) Received: (from wonko@localhost) by entropy.tmok.com (8.9.3/8.9.3) id LAA71234 for freebsd-stable@freebsd.org; Fri, 19 May 2000 11:32:29 -0400 (EDT) From: Brian Hechinger Message-Id: <200005191532.LAA71234@entropy.tmok.com> Subject: kernel build To: freebsd-stable@freebsd.org Date: Fri, 19 May 2000 11:32:29 -0400 (EDT) Reply-To: wonko@entropy.tmok.com X-Useless-Header: why? because i can. X-Organization: The Ministry of Knowledge X-Dreams: an OpenWin that is based on current MIT X11 releases X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG with a sup from last night, i get the following: ../../netinet/if_ether.c:459: parse error before `18' ../../netinet/if_ether.c:459: warning: function declaration isn't a prototype ../../netinet/if_ether.c:459: warning: data definition has no type or storage class i got this with another file as well, ip_input.c or something like that, and it boils down to the following line: NETISR_SET(NETISR_ARP, arpintr); i'll try and sup again, but the servers are all full right now. -brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message