From owner-freebsd-current Fri Jun 30 12:34:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from oldserver.demon.nl (oldserver.demon.nl [212.238.105.241]) by hub.freebsd.org (Postfix) with ESMTP id 570DB37BB4F for ; Fri, 30 Jun 2000 12:34:04 -0700 (PDT) (envelope-from marc@oldserver.demon.nl) Received: from localhost (localhost [127.0.0.1]) by oldserver.demon.nl (8.9.3/8.9.3) with ESMTP id VAA75151 for ; Fri, 30 Jun 2000 21:34:02 +0200 (CEST) (envelope-from marc@oldserver.demon.nl) Date: Fri, 30 Jun 2000 21:34:02 +0200 (CEST) From: Marc Schneiders X-Sender: marc@unclad.freebeastie.org To: freebsd-current@freebsd.org Subject: buildworld ok, but kernel fails Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Buildworld as well as installworld worked out here, it seems (no reboot yet). Kernel build does not work. After config -r, make depends dies thus: ===> procfs @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/vnode_if.pl -h @/kern/vnode_if.src rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/include /usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_ctl.c /usr/src/sys/modules/procfs/../../m iscfs/procfs/procfs_map.c /usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_note.c /usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_rlimit.c /usr/src/sys/modules/procfs/../../miscfs/p rocfs/procfs_status.c /usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_subr.c /usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_type.c /usr/src/sys/modules/procfs/../../miscfs/procfs/ procfs_vfsops.c /usr/src/sys/modules/procfs/../../miscfs/procfs/procfs_vnops.c ===> randomdev @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/makeobjops.pl -h @/kern/bus_if.m perl @/kern/makeobjops.pl -h @/kern/device_if.m make: don't know how to make bf_cbc.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/UNCLAD. What did I overlook? Have I missed any message here? -- Marc Schneiders --- marc@venster.nl --- marc@schneiders.org FreeBSD unclad.freebeastie.org 5.0-CURRENT (SMP) NetBSD vax.freebeastie.org 1.4Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message