On Thu, Nov 05, 2009 at 07:18:11PM -0400, Mike Frysinger wrote: > On Thursday 05 November 2009 17:54:06 Kamil Dudka wrote: > > On Thursday 05 of November 2009 23:42:04 Karel Zak wrote: > > > Did you try > > > > > > git clean -x -f > > > ./autogen.sh > > > ./configure > > > > > > ? > > > > You are not doing an out-of-source build ^^^. > > yes, but `make distcheck` (which Karel did try) does both in tree and out of > tree building "make distcheck" compiles out of tree, but the tree is from .tar.gz tarball (which is generated by "make dist"). The blkid.h file has always been included in the distribution tarball, because libblkid_la_SOURCES=blkid.h ... Fixed. Note, there is still a small problem in shlib/blkid/docs. I'll fix it tomorrow. Please, use ./configure --disable-gtk-doc for now. Kamil, thanks. Really nice catch! Karel -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html