lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-id: <20080214224704.GS3029@webber.adilger.int> Date: Thu, 14 Feb 2008 15:47:04 -0700 From: Andreas Dilger <adilger@....COM> To: Eric Sandeen <sandeen@...hat.com> Cc: ext4 development <linux-ext4@...r.kernel.org> Subject: Re: [PATCH] building e2fsprogs-interim 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@...hat.com> > --- > > 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@...r.kernel.org > 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@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists