Date: Wed, 20 Feb 2008 11:33:03 -0800 From: Darren Reed <darrenr@freebsd.org> To: Andrew Thompson <thompsa@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING src/share/man/man4 Makefile src/sys/modules/geom/geom_linux_lvm Makefile src/sys/conf NOTES files options Message-ID: <47BC806F.90208@freebsd.org> In-Reply-To: <200802200750.m1K7oDY2095705@repoman.freebsd.org> References: <200802200750.m1K7oDY2095705@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Thompson wrote: > thompsa 2008-02-20 07:50:13 UTC > > FreeBSD src repository > > Modified files: > . UPDATING > share/man/man4 Makefile > sys/conf NOTES files options > Added files: > sys/modules/geom/geom_linux_lvm Makefile > Log: > Rename geom_lvm(4) to geom_linux_lvm(4). > > Requested by: des, phk > > Revision Changes Path > 1.520 +4 -0 src/UPDATING > 1.409 +1 -1 src/share/man/man4/Makefile > 1.1467 +1 -1 src/sys/conf/NOTES > 1.1269 +1 -1 src/sys/conf/files > 1.618 +1 -1 src/sys/conf/options > 1.1 +8 -0 src/sys/modules/geom/geom_linux_lvm/Makefile (new) > When I try to do a "make buildkernel", I see this: mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/obj/source/local/20022008/sys/GENERIC /source/local/20022008/sys/modules/geom/geom_label/../../../geom/label/g_label.c /source/local/20022008/sys/modules/geom/geom_label/../../../geom/label/g_label_ext2fs.c /source/local/20022008/sys/modules/geom/geom_label/../../../geom/label/g_label_iso9660.c /source/local/20022008/sys/modules/geom/geom_label/../../../geom/label/g_label_msdosfs.c /source/local/20022008/sys/modules/geom/geom_label/../../../geom/label/g_label_ntfs.c /source/local/20022008/sys/modules/geom/geom_label/../../../geom/label/g_label_reiserfs.c /source/local/20022008/sys/modules/geom/geom_label/../../../geom/label/g_label_ufs.c ===> geom/geom_lvm (depend) @ -> /source/local/20022008/sys machine -> /source/local/20022008/sys/i386/include make: don't know how to make g_lvm.c. Stop *** Error code 2 Related? Darren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47BC806F.90208>