From owner-freebsd-current Sun Jan 10 07:25:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01967 for freebsd-current-outgoing; Sun, 10 Jan 1999 07:25:46 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01960 for ; Sun, 10 Jan 1999 07:25:41 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by nlsystems.com (8.9.1/8.8.5) with SMTP id PAA01021; Sun, 10 Jan 1999 15:24:46 GMT Date: Sun, 10 Jan 1999 15:24:46 +0000 (GMT) From: Doug Rabson To: Stephen Palmer cc: freebsd-current@FreeBSD.ORG Subject: Re: [Re: Request fo help with Zip Drive on vpo0 in -current] In-Reply-To: <19990110151630.15937.qmail@www0l.netaddress.usa.net> 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 On 10 Jan 1999, Stephen Palmer wrote: > I've cvsupped again this morning (9AM CST 1/10/98) and now get the > following in a 'make depend' of the kernel. Did I miss a step? > > Stephen L. Palmer > slpalmer@netscape.net > > ../../dev/ppbus/nlpt.c:87: opt_nlpt.h: No such file or directory > ../../dev/ppbus/ppb_1284.c:34: opt_ppb_1284.h: No such file or directory > ../../dev/ppbus/ppbconf.c:40: opt_ppb_1284.h: No such file or directory > ../../dev/ppbus/ppi.c:46: opt_ppb_1284.h: No such file or directory > ../../dev/ppbus/vpo.c:54: opt_vpo.h: No such file or directory > ../../dev/ppbus/vpoio.c:44: opt_vpo.h: No such file or directory > ../../dev/ppbus/immio.c:50: opt_vpo.h: No such file or directory > ../../i386/isa/ppc.c:52: opt_ppc.h: No such file or directory > mkdep: compile failed > *** Error code 1 I didn't change anything like that. From the looks of it, you need to re-run config(8) before retrying 'make depend'. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message