Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2007 09:21:50 -0600
From:      Scott Long <scottl@samsco.org>
To:        Per olof Ljungmark <peo@intersonic.se>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Stop in /usr/src/sys/modules/ahb
Message-ID:  <4675518E.1000707@samsco.org>
In-Reply-To: <46754EDA.6010402@intersonic.se>
References:  <46754EDA.6010402@intersonic.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Fix, thanks for the report.  It's strange that my LINT build didn't
catch this.

Scott


Per olof Ljungmark wrote:
> 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.
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4675518E.1000707>