Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2006 14:54:30 -0400
From:      Mike Jakubik <mikej@rogers.com>
To:        stable@freebsd.org
Cc:        njl@freebsd.org
Subject:   Error building todays kernel (acpi_wakeup.c:285)
Message-ID:  <44DE23E6.8040201@rogers.com>

next in thread | raw e-mail | index | archive | help
cc -O2 -fno-strict-aliasing -pipe -march=athlon -Werror -D_KERNEL 
-DKLD_MODULE -nostdinc -I-  
-I/usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica 
-DHAVE_KERNEL_OPTION_HEADERS -include 
/usr/obj/usr/src/sys/SPAMTOASTER/opt_global.h -I. -I@ -I@/contrib/altq 
-I@/../include -finline-limit=8000 -fno-common  
-I/usr/obj/usr/src/sys/SPAMTOASTER -mno-align-long-strings 
-mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 
-ffreestanding -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -std=c99 -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -Wno-uninitialized -c 
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c: In 
function `acpi_sleep_machdep':
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c:285: 
error: `acpi_resume_beep' undeclared (first use in this function)
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c:285: 
error: (Each undeclared identifier is reported only once
/usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_wakeup.c:285: 
error: for each function it appears in.)
*** Error code 1

Stop in /usr/src/sys/modules/acpi/acpi.
*** Error code 1

---
Revision 1.39.2.2 / (download) - annotate - [select for diffs], Sat Aug 
12 00:51:18 2006 UTC (18 hours, 1 minute ago) by njl
Branch: RELENG_6
Changes since 1.39.2.1: +11 -0 lines
Diff to previous 1.39.2.1 (colored) to branchpoint 1.39 (colored) next 
main 1.40 (colored)

MFC: stop beep after resume and man page updates





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