On 11/6/05, FreeBSD Tinderbox <[EMAIL PROTECTED]> wrote:
> [...]
> cc -c -O -pipe  -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/dev/acpica -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/dev/acpica/acpi_thermal.c
> /src/sys/dev/acpica/acpi_thermal.c: In function `acpi_tz_get_temperature':
> /src/sys/dev/acpica/acpi_thermal.c:434: error: `_DebugInfo' undeclared (first 
> use in this function)
> /src/sys/dev/acpica/acpi_thermal.c:434: error: (Each undeclared identifier is 
> reported only once
> /src/sys/dev/acpica/acpi_thermal.c:434: 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

Will someone from freebsd-acpi@ please consider MFC'ing part of recent
ACPICA code to fix this?

Thanks in advance!

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

Reply via email to