On Jun 22, 2011, at 4:03 PM, Jung-uk Kim wrote: >> MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT >> cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall >> -Wredundant-decls -Wnested-externs -Wstrict-prototypes >> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef >> -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs >> -fdiagnostics-show-option -nostdinc -I. -I/src/sys >> -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src >> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h >> -fno-common -finline-limit=15000 --param inline-unit-growth=100 >> --param large-function-growth=1000 -fno-builtin -mconstant-gp >> -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror >> vers.c linking kernel >> acpi_cpu.o: In function `acpi_cpu_cx_list': >> acpi_cpu.c:(.text+0xab2): undefined reference to >> `cpu_can_deep_sleep' acpi_cpu.c:(.text+0xaf0): undefined reference >> to `cpu_can_deep_sleep' *** Error code 1 > > Sorry, it should be fixed by r223449. I have no idea why > kern_clocksource.c was excluded for ia64, though. :-( Having a x86 focussed development community, probably... Thanks for fixing! -- Marcel Moolenaar marcel_at_xcllnt.netReceived on Wed Jun 22 2011 - 22:18:42 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:15 UTC