From owner-freebsd-questions Sat Mar 25 22:55:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.164.200]) by hub.freebsd.org (Postfix) with SMTP id 6A86737B81D for ; Sat, 25 Mar 2000 22:55:27 -0800 (PST) (envelope-from doc@wcug.wwu.edu) Received: (qmail 20502 invoked by uid 1074); 26 Mar 2000 06:55:22 -0000 Date: Sat, 25 Mar 2000 22:55:22 -0800 (PST) From: David Daugherty X-Sender: doc@sloth To: freebsd-questions@freebsd.org Subject: 4.0-stable GENERIC->COMP_NAME Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I finally got my box upgraded and booting a 4.0-stable kernel. I did so by not copying GENERIC to a new config file. If I leave the GENERIC file just the way it is everything compiles and boots beautifully. On the other hand, if I rename the config file to my computer name as I had been doing I'm still getting: format-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -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 during make of the kernel. Why is this happening? I didn't see anything relevant to this in UPDATING or searching through the archives. David doc@wcug.wwu.edu Washington State Resident ICQ 21106703 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message