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

_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to