Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2000 12:33:02 -0400 (EDT)
From:      miy <miyako@sakr.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   cvsup & 4.0
Message-ID:  <Pine.BSF.4.10.10004101226470.3383-100000@sakr.net>

next in thread | raw e-mail | index | archive | help

I recently upgraded from 3.4 Stable to 4.0, and everything was working
well. I cvsup'ed again last night and am trying to build and install my
kernel again. Everything works well until the point where I run make
at this point I get the following:
 
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include
-DDIVERT -D_KERNEL -include opt_global.h -elf
-mpreferred-stack-boundary=2  ../../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 is not constant
../../dev/amr/amr_pci.c:72: (near initialization for
`amr_methods[7].desc')
*** Error code 1

Stop in /usr/src/sys/compile/SAKR.


As I side note, when I firtst upgraded to 4.0 and remade devices, my
slices kept their names /dev/wd0s1a and so on. I have been told that these
should be changed to the new ad0 system, but I am not sure how to do it.
Could someone please give me some directions.

THanks,
Frederick S.



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?Pine.BSF.4.10.10004101226470.3383-100000>