DragonFly bugs List (threaded) for 2008-07
DragonFly BSD
DragonFly bugs List (threaded) for 2008-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: build kernel broken in hammer_mirror.c


From: Joe Talbott <josepht@xxxxxxxxxx>
Date: Thu, 10 Jul 2008 14:36:48 -0400
Mail-followup-to: Francois Tigeot <ftigeot@wolfpond.org>, bugs@crater.dragonflybsd.org

On Thu, Jul 10, 2008 at 08:30:32PM +0200, Francois Tigeot wrote:
> This is the result of a "make kernel" with today's src snapshot:
> 
> sh /usr/src/sys/conf/newvers.sh GENERIC cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -std=c99 -g -nostdinc -I. -Iinclude -I/usr/src/sys -I/usr/src/sys/../include -I/usr/obj/usr/src/sys/GENERIC -I"/usr/src/sys/dev/acpica5" -I"/usr/src/sys/contrib/dev/acpica-unix-20061109/include" -I/usr/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h -finline-limit=8000 --param inline-unit-growth=100 --param l
arge-function-growth=1000 -fno-common -ffreestanding -mpreferred-stack-boundary=2 -fno-stack-protector -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3  vers.c
> linking kernel.debug
> hammer_mirror.o: In function `hammer_ioc_mirror_read':
> /usr/src/sys/vfs/hammer/hammer_mirror.c:259: undefined reference to `crc32_ext'
> *** Error code 1

Matt committed a fix for this.

Joe



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]