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 > > Note that the blkid.h file is generated by ./configure script now. > > I think that's most likely the culprint of the failure. The file is perhaps > being generated on a wrong place in case of out-of-source build. his point was that if you had a tree with a stale blkid.h, it's probably breaking. why dont you try his suggestion of resetting your tree -- use git to clean the source and `rm -rf` your build. -mike
Attachment:
signature.asc
Description: This is a digitally signed message part.