DragonFly commits List (threaded) for 2008-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/vfs/hammer hammer.h hammer_btree.c hammer_cursor.h h ammer_disk.h hammer_inode.c hammer_ioctl.h hammer_mirror.c hammer_object.c h ammer_subs.c hammer_vnops.c
:buildkernel fails after this commit:
:..
: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'
:
:Seems like you forgot to commit file with crc32_ext();
:I guess you have something like patch below.
:
: -thomas
Ach. So I did. It was because I meant to test that it actually worked
properly before I committed it and then got caught up with other things.
I've committed it.
-Matt
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]