From owner-freebsd-questions Sat Sep 7 22:47:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA27467 for questions-outgoing; Sat, 7 Sep 1996 22:47:21 -0700 (PDT) Received: from zeus.jersey.net (root@zeus.jersey.net [205.137.56.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id WAA27455 for ; Sat, 7 Sep 1996 22:47:17 -0700 (PDT) Received: from twister.jersey.net (pipper127.jersey.net [205.137.56.127]) by zeus.jersey.net (8.6.9/8.6.12) with SMTP id BAA25422 for ; Sun, 8 Sep 1996 01:48:03 -0400 Message-ID: <32325CDE.6A33@jersey.net> Date: Sun, 08 Sep 1996 01:42:54 -0400 From: Bil Herd X-Mailer: Mozilla 3.0 (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: make fails 2.1.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Downloaded 2.1.5 and ran "make depend" after doing a "config LOCAL" where LOCAL was a copy of GENERIC. I have compiled several kernels in the past (2.1) without runnning into anything I couldn't figure out. I get the following error: ../../i386/isa/aha1742.c: No such file or directory. and the same for aic7770.c, bt742a.c,eisa/eisadevs.c in addition to: ../../i386/i386/conf.c:1168 stl.h and stli.h not found. I end with a makedep: compile failed Error Code 1. I have tried a round of changing includes and even some experimental copying files to see if this clears it up with little success. Anybody see this before? any suggestions? Thank, bherd@jersey.net Bil Herd