Am 12.08.2006 um 20:13 schrieb Stefan Bethke:
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
Stop in /src.
*** Error code 1
Stop in /src.
TB --- 2006-08-12 06:02:51 - WARNING: /usr/bin/make returned exit
code 1
TB --- 2006-08-12 06:02:51 - ERROR: failed to build lint kernel
TB --- 2006-08-12 06:02:51 - tinderbox aborted
TB --- 0.93 user 5.87 system 5499.58 real
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.
And a few more. Specifically, you'll want:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/acpica/
acpi_wakeup.c.diff?r1=1.41&r2=1.42
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/acpica/
acpi_wakecode.S.diff?r1=1.10&r2=1.12
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/acpica/
acpi_machdep.c.diff?r1=1.30&r2=1.32
http://www.freebsd.org/cgi/cvsweb.cgi/src/share/man/man4/acpi.4.diff?
r1=1.55&r2=1.56
Stefan
--
Stefan Bethke <[EMAIL PROTECTED]> Fon +49 170 346 0140
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"