From owner-freebsd-current Mon Apr 23 8:51:20 2001 Delivered-To: freebsd-current@freebsd.org Received: from enia.bastun.net (enia.bastun.net [212.95.178.212]) by hub.freebsd.org (Postfix) with ESMTP id D725737B424 for ; Mon, 23 Apr 2001 08:51:17 -0700 (PDT) (envelope-from maav@enia.bastun.net) Received: (from maav@localhost) by enia.bastun.net (8.11.3/8.11.3) id f3NFqt902307 for freebsd-current@freebsd.org; Mon, 23 Apr 2001 18:52:55 +0300 (EEST) (envelope-from maav) Date: Mon, 23 Apr 2001 18:51:39 +0300 From: User & To: freebsd-current@freebsd.org Subject: -current kernel is broken? Message-ID: <20010423185139.B370@enia.bastun.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I've just made cvsup to -current and when I try to recompile my kernel I get the following error message: -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -W missing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -an si -nostdinc -I- -I. -I../.. -I../../dev -I../../../include -I../../contrib/de v/acpica/Subsystem/Include -D_KERNEL -include opt_global.h -elf -mpreferred-st ack-boundary=2 ../../fs/devfs/devfs_vnops.c In file included from ../../fs/devfs/devfs_vnops.c:45: ../../sys/mount.h:385: field `netc_rnodes' has incomplete type ../../sys/mount.h:395: `AF_MAX' undeclared here (not in a function) ../../sys/mount.h:395: size of array `ne_rtable' has non-integer type *** Error code 1 Stop in /usr/src/sys/compile/ENIA. I think it's connected with the latest kernel patches from today. Thanks, Boris Georgiev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message