From owner-freebsd-current@FreeBSD.ORG Sun Jun 17 15:10:23 2007 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6155916A46F for ; Sun, 17 Jun 2007 15:10:23 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2D37313C46C for ; Sun, 17 Jun 2007 15:10:23 +0000 (UTC) (envelope-from peo@intersonic.se) Message-ID: <46754EDA.6010402@intersonic.se> Date: Sun, 17 Jun 2007 17:10:18 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 2.0.0.0 (X11/20070422) MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Stop in /usr/src/sys/modules/ahb X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2007 15:10:23 -0000 From sources fetched today, same failure on two different machines ===> ahb (all) cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/IKO/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/usr/obj/usr/src/sys/IKO -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /usr/src/sys/modules/ahb/../../dev/ahb/ahb.c /usr/src/sys/modules/ahb/../../dev/ahb/ahb.c: In function 'ahballoc': /usr/src/sys/modules/ahb/../../dev/ahb/ahb.c:412: error: 'unit' undeclared (first use in this function) /usr/src/sys/modules/ahb/../../dev/ahb/ahb.c:412: error: (Each undeclared identifier is reported only once /usr/src/sys/modules/ahb/../../dev/ahb/ahb.c:412: error: for each function it appears in.) *** Error code 1 Stop in /usr/src/sys/modules/ahb. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/IKO. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.