From owner-freebsd-questions Sun Mar 23 19:26:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA22406 for questions-outgoing; Sun, 23 Mar 1997 19:26:06 -0800 (PST) Received: from hod (hod.tera.com [206.215.142.67]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA22401 for ; Sun, 23 Mar 1997 19:26:04 -0800 (PST) Received: from athena.tera.com (athena.tera.com [206.215.142.62]) by hod (8.7.5/8.7.3) with ESMTP id TAA07640 for ; Sun, 23 Mar 1997 19:25:30 -0800 (PST) From: Gary Kline Received: (from kline@localhost) by athena.tera.com (8.7.5/8.7.3) id TAA05606 for questions@freebsd.org; Sun, 23 Mar 1997 19:25:29 -0800 (PST) Date: Sun, 23 Mar 1997 19:25:29 -0800 (PST) Message-Id: <199703240325.TAA05606@athena.tera.com> To: questions@freebsd.org Subject: 2.2 src tarball missing kern files.... Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I recently downloaded some tarballs from freefall: src.tar.gz and docs.tar.gz. Just found, when trying to rebuild my system that I am missing some kernel- related files. In /usr/share/mk, bsd.kern.mk is missing. When I copied a dummy file to that name and did a `make depend' I saw the following errors: In file included from ../../sys/conf.h:226, from ../../dev/vx/if_vx.c:62: ./machine/conf.h:6: ioconf.h: No such file or directory *** Error code 1 Can anybody help? My floppy drive is shot---possibly a bad cable?---so I'm trying to do this without using boot.flp. Thanks for any clues. gary kline