Eric Sandeen wrote:
Howard Wilkinson wrote:
What do you need the ext3_fs.h header for?
Thanks,
-Eric
I am trying to rebuild the anaconda package and it uses ext3_fs.h! I
have got around this by downgrading the kernel temporarily but that is
obviously not a good idea!
bleah, well, it probably shouldn't. :) And recent anaconda doesn't
seem to.
Attached is a patch to the anaconda package applicable to the F-8 branch.
This should make it build again.
FWIW, there's more things in Fedora 8 fixed later in rawhide, but never
ported back. See
http://git.kanarip.com/?p=anaconda;a=shortlog;h=f8-branch-maintenance
for more info (clone from git://git.kanarip.com/anaconda)
Kind regards,
Jeroen van Meeuwen
-kanarip
commit a08205562cc31ae02ccdec4eae2502111f457857
Author: Jeremy Katz <katzj@xxxxxxxxxx>
Date: Wed Nov 28 17:36:48 2007 -0500
we don't use these anymore and they break the build.
diff --git a/isys/isys.c b/isys/isys.c
index 60e9a35..dd22669 100644
--- a/isys/isys.c
+++ b/isys/isys.c
@@ -4,8 +4,6 @@
#include <dirent.h>
#include <errno.h>
#define u32 __u32
-#include <linux/ext2_fs.h>
-#include <linux/ext3_fs.h>
#include <ext2fs/ext2fs.h>
#include <fcntl.h>
#include <popt.h>
--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list