Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 14:27:59 +0100
From:      "Karel J. Bosschaart" <karelj@wop21.wop.wtb.tue.nl>
To:        David Daugherty <doc@wcug.wwu.edu>, questions@freebsd.org
Subject:   Re: 3.4 to 4.0-stable
Message-ID:  <20000323142759.A15780@wop21.wop.wtb.tue.nl>
In-Reply-To: <Pine.LNX.3.96.1000322231242.7722A-100000@sloth>; from doc@wcug.wwu.edu on Wed, Mar 22, 2000 at 11:21:01PM -0800
References:  <Pine.LNX.3.96.1000322231242.7722A-100000@sloth>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000323142759.A15780>