Re: out-of-source build broken

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 05, 2009 at 11:54:06PM +0100, 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 ^^^.

 Well, I thought that "make distcheck" is able to detect exactly this
 kind of bugs.

> >  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.

 Yes, you're right.

 The problem is -I$(ul_libblkid_srcdir) on many places, should be
 -I$(ul_libblkid_builddir), because the blkid.h file is generated now.

    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

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux