From owner-freebsd-current Sun Jan 10 09:40:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16164 for freebsd-current-outgoing; Sun, 10 Jan 1999 09:40:45 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from soleil.uvsq.fr (soleil.uvsq.fr [193.51.24.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16159 for ; Sun, 10 Jan 1999 09:40:43 -0800 (PST) (envelope-from son@teaser.fr) Received: from teaser.fr (rtc101.reseau.uvsq.fr [193.51.24.17]) by soleil.uvsq.fr (8.9.1/jtpda-5.3.1) with ESMTP id SAA21313 ; Sun, 10 Jan 1999 18:40:02 +0100 (MET) Received: (from son@localhost) by teaser.fr (8.9.1/8.9.1) id TAA00994; Sun, 10 Jan 1999 19:39:23 GMT (envelope-from son) Message-ID: <19990110193922.08999@breizh.prism.uvsq.fr> Date: Sun, 10 Jan 1999 19:39:22 +0000 From: Nicolas Souchu To: "D. Rock" Cc: dfr@nlsystems.com, slpalmer@netscape.net, freebsd-current@FreeBSD.ORG Subject: Re: [Re: Request fo help with Zip Drive on vpo0 in -current] References: <199901101721.SAA06254@wurzelausix.cs.uni-sb.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <199901101721.SAA06254@wurzelausix.cs.uni-sb.de>; from D. Rock on Sun, Jan 10, 1999 at 06:21:45PM +0100 X-Operating-System: FreeBSD breizh 3.0-CURRENT FreeBSD 3.0-CURRENT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 10, 1999 at 06:21:45PM +0100, D. Rock wrote: > >>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'. >> >In the cvs logs I didn't see any modifications of options.i386 >Maybe the commit isn't complete? This is mostly arch-independent code options, but you're right, opt_ppc should be in options.i386 and not /sys/conf/options. I'll fix it. Thanks. > >Daniel > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message > -- nsouch@teaser.fr / nsouch@freebsd.org FreeBSD - Turning PCs into workstations - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message