Stefan Bethke wrote:
Am 12.08.2006 um 18:13 schrieb [LoN]Kamikaze:

cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath -I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -finstrument-functions -Wno-inline /src/sys/i386/acpica/acpi_wakeup.c
/src/sys/i386/acpica/acpi_wakeup.c: In function `acpi_sleep_machdep':
/src/sys/i386/acpica/acpi_wakeup.c:285: error: `acpi_resume_beep' undeclared (first use in this function) /src/sys/i386/acpica/acpi_wakeup.c:285: error: (Each undeclared identifier is reported only once /src/sys/i386/acpica/acpi_wakeup.c:285: error: for each function it appears in.)
*** Error code 1

Stop in /obj/src/sys/LINT.
*** Error code 1


The same build failure occurs on all my machines (i386). Other
people reported this as well on the German BSD forums.

Me too.

It looks like 1.42 of src/sys/i386/acpica/acpi_wakeup.c needs to be MFCed as well.


Many apologies for the bug. I thought I had time to test and then had some personal issues that kept me from checking email until now. In the future, I won't commit changes in that situation.

--
Nate

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to