[Libguestfs] [PATCH FOR DISCUSSION ONLY] Rewrite libguestfs-supermin-helper in C.

Jim Meyering jim at meyering.net
Fri Mar 12 09:44:21 UTC 2010


Richard W.M. Jones wrote:
> This patch currently fails on 32 bit:
>
> In file included from libguestfs-supermin-helper.c:41:
> /usr/include/fts.h:41:3: error: #error "<fts.h> cannot be used with -D_FILE_OFFSET_BITS==64"

I haven't looked at the patch yet, but if your intent is
to use the gnulib version of fts (it should be),
and not the glibc one, then you should include its fts_.h, not fts.h.




More information about the Libguestfs mailing list