[EMAIL PROTECTED] (Dmitry V. Zhulanov) writes: Hi,
> I try patch which fix 1.5Gb limitation of ext2fs server. I apply it: > > $ cd /src/hurd > $ cat ../../patches/ext2fs_20040121.patch| patch -p1 > $ cd /src/build/hurd > $ ../../hurd/configure > $ make > > While make builds ext2fs server it fails with compiling error. It missed > ihash_t type. I looking through sources, only the hurd_ihash_t type founded > in other source files. I discover that ihash_t used only by patch. > I missed some new headers? stderr log attached to mail. Thanks for the report. The libihash changes that Marcus committed some days ago broke the ABI and API. The patch was written before that. There are two things you could do: - Wait for a new patch. - Fix ext2fs after patching. -- Marco _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd