From owner-freebsd-current Mon Oct 6 17:03:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA09454 for current-outgoing; Mon, 6 Oct 1997 17:03:44 -0700 (PDT) (envelope-from owner-freebsd-current) Received: from zippy.dyn.ml.org (tibet-35.ppp.hooked.net [206.80.9.163]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA09445 for ; Mon, 6 Oct 1997 17:03:35 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.7/8.8.7) with SMTP id RAA01277 for ; Mon, 6 Oct 1997 17:03:38 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Mon, 6 Oct 1997 17:03:36 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: current@freebsd.org Subject: Re: 3.0 Current isa_devtab_cam missing?? In-Reply-To: <19971006125729.59891@hydrogen.nike.efn.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 6 Oct 1997, John-Mark Gurney wrote: > Ron Bolin scribbled this message on Oct 6: > > I can't compile 3.0 current as of today because the symbol > > isa_devtab_cam is missing. > > The structure is defined in isa_device.h as external. Where is the > > implementation? > > My cvsup is current as of today. > > recompile usr.bin/config I think you are mistaking recompiling usr.bin/config with rerunning config on the Kernel configuration file. > read -current next time... - alex