On Feb 14, 2008 12:26 -0600, Eric Sandeen wrote: > I needed this patch to build e2fsprogs-interim, to fix a parallel make problem Thanks, I've added to our CVS in case we ever have to re-submit the patch. > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> > --- > > Index: e2fsprogs-1.40.6/lib/ext2fs/Makefile.in > =================================================================== > --- e2fsprogs-1.40.6.orig/lib/ext2fs/Makefile.in > +++ e2fsprogs-1.40.6/lib/ext2fs/Makefile.in > @@ -518,7 +518,7 @@ mkdir.o: $(srcdir)/mkdir.c $(srcdir)/ext > $(top_builddir)/lib/ext2fs/ext2_types.h $(srcdir)/ext2fs.h \ > $(srcdir)/ext2_fs.h $(srcdir)/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \ > $(srcdir)/ext2_io.h $(top_builddir)/lib/ext2fs/ext2_err.h $(srcdir)/bitops.h > -mmp.o: $(srcdir)/ext2_fs.h $(srcdir)/ext2fs.h > +mmp.o: $(srcdir)/ext2_fs.h $(srcdir)/ext2fs.h $(top_builddir)/lib/ext2fs/ext2_err.h > mkjournal.o: $(srcdir)/mkjournal.c $(srcdir)/ext2_fs.h \ > $(top_builddir)/lib/ext2fs/ext2_types.h $(top_srcdir)/lib/e2p/e2p.h \ > $(srcdir)/ext2_fs.h $(srcdir)/ext2fs.h $(srcdir)/ext3_extents.h \ > > > - > To unsubscribe from this list: send the line "unsubscribe linux-ext4" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc. - To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html