From owner-freebsd-ia64@FreeBSD.ORG Thu Jun 23 00:40:49 2011 Return-Path: Delivered-To: ia64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FF92106566C; Thu, 23 Jun 2011 00:40:49 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from mail.xcllnt.net (mail.xcllnt.net [70.36.220.4]) by mx1.freebsd.org (Postfix) with ESMTP id 5B35F8FC15; Thu, 23 Jun 2011 00:40:49 +0000 (UTC) Received: from sa-nc-common-177.static.jnpr.net (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by mail.xcllnt.net (8.14.4/8.14.4) with ESMTP id p5N0IKMD070081 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Wed, 22 Jun 2011 17:18:25 -0700 (PDT) (envelope-from marcel@xcllnt.net) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Marcel Moolenaar In-Reply-To: <201106221903.13761.jkim@FreeBSD.org> Date: Wed, 22 Jun 2011 17:18:13 -0700 Content-Transfer-Encoding: 7bit Message-Id: <11103F8A-9E3A-46B7-ACD3-F9B17719D3A6@xcllnt.net> References: <201106222244.p5MMiUMv088035@freebsd-current.sentex.ca> <201106221903.13761.jkim@FreeBSD.org> To: Jung-uk Kim X-Mailer: Apple Mail (2.1084) Cc: freebsd-current@FreeBSD.org, FreeBSD Tinderbox , ia64@FreeBSD.org Subject: Re: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2011 00:40:49 -0000 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