From owner-freebsd-questions Thu Mar 23 5:28: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id C1A8637C46D for ; Thu, 23 Mar 2000 05:28:05 -0800 (PST) (envelope-from karelj@wop21.wop.wtb.tue.nl) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.9.3/8.9.3) id OAA15821; Thu, 23 Mar 2000 14:27:59 +0100 (CET) (envelope-from karelj) Date: Thu, 23 Mar 2000 14:27:59 +0100 From: "Karel J. Bosschaart" To: David Daugherty , questions@freebsd.org Subject: Re: 3.4 to 4.0-stable Message-ID: <20000323142759.A15780@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@wtb.tue.nl References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from doc@wcug.wwu.edu on Wed, Mar 22, 2000 at 11:21:01PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 22, 2000 at 11:21:01PM -0800, David Daugherty wrote: > Ok, I've kinda' seen the light. I happened to notice that my GENERIC had a > date from 3 days ago when I started trying to uprade. Took a look in there > and low and behold all of my questions were answered. Just a little slow > on the uptake I am :) > > So, I copied the GENERIC over to my computer name started recompiling the > kernel...make depend went off without a hitch but my make didn't quite > make it. > > arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions > -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include > opt_global.h -elf ../../dev/amr/amr_pci.c > ../../dev/amr/amr_pci.c:72: `bus_driver_added_desc' undeclared here (not > in a function) > ../../dev/amr/amr_pci.c:72: initializer element for `amr_methods[7].desc' > is not constant > *** Error code 1 > > I looked up amr_methods in the mailing list archive and the latest date I > came up with was Dec 1999. What is amr_pci.c? And, just how can I feed > Seymore (make) what it wants? Hmm, I've seen this as well during the 3.4 -> 4.0 upgrade. My customized kernel worked however. Also: when I went to /usr/src and typed make buildkernel installkernel the GENERIC one compiled successfully and got installed. There was a posting on this recently, a week ago or so. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message