From owner-freebsd-current@FreeBSD.ORG Tue Jan 13 10:48:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18FB716A4CE for ; Tue, 13 Jan 2004 10:48:17 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47C8943D58 for ; Tue, 13 Jan 2004 10:48:11 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.24; FreeBSD) id 1AgTaE-00069i-MM; Tue, 13 Jan 2004 10:48:10 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: sos@deepcore.dk References: <200401131810.i0DIA1ul008001@spider.deepcore.dk> Message-Id: Date: Tue, 13 Jan 2004 10:48:10 -0800 cc: freebsd-current@FreeBSD.ORG Subject: Re: 5.2-CURRENT panic on startup after cvsup: probably recent ATA X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 18:48:17 -0000 > Anyhow I came up with this fix that might help: and now something else is broken! have to do some other things for a while. sorry randy --- ===> acpi/acpi_toshiba cc -O -pipe -march=pentiumpro -I/usr/src/sys/modules/acpi/acpi_toshiba/../../../contrib/dev/acpica -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/usr/src/sys/modules/acpi/acpi_toshiba/../../../contrib/dev/acpica -include /usr/obj/usr/src/sys/ROAM/opt_global.h -I. -I@ -I@/../include -finline-limit=15000 -fno-common -g -I/usr/obj/usr/src/sys/ROAM -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/i386/acpica/acpi_toshiba.c /usr/src/sys/i386/acpica/acpi_toshiba.c: In function `acpi_toshiba_attach': /usr/src/sys/i386/acpica/acpi_toshiba.c:216: error: `ACPI_TOSHIBA' undeclared (first use in this function) /usr/src/sys/i386/acpica/acpi_toshiba.c:216: error: (Each undeclared identifier is reported only once /usr/src/sys/i386/acpica/acpi_toshiba.c:216: error: for each function it appears in.) /usr/src/sys/i386/acpica/acpi_toshiba.c: In function `acpi_toshiba_detach': /usr/src/sys/i386/acpica/acpi_toshiba.c:256: error: `ACPI_TOSHIBA' undeclared (first use in this function) *** Error code 1 Stop in /usr/src/sys/modules/acpi/acpi_toshiba. *** Error code 1 Stop in /usr/src/sys/modules/acpi. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/ROAM. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.