Date: Wed, 22 Jun 2011 17:18:13 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: Jung-uk Kim <jkim@FreeBSD.org> Cc: freebsd-current@FreeBSD.org, FreeBSD Tinderbox <tinderbox@FreeBSD.org>, ia64@FreeBSD.org Subject: Re: [head tinderbox] failure on ia64/ia64 Message-ID: <11103F8A-9E3A-46B7-ACD3-F9B17719D3A6@xcllnt.net> In-Reply-To: <201106221903.13761.jkim@FreeBSD.org> References: <201106222244.p5MMiUMv088035@freebsd-current.sentex.ca> <201106221903.13761.jkim@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@xcllnt.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?11103F8A-9E3A-46B7-ACD3-F9B17719D3A6>