On Monday 30 July 2012 03:21:27 Sami Kerola wrote: > On Fri, Jul 27, 2012 at 1:55 PM, Petr Uzel <petr.uzel@xxxxxxx> wrote: > > I just encountered that 2.22-rc1 build fails if > > > > ./configure --disable-static > > make > > > The error I'm getting is: > [snip] > > > Anyone else getting this? > > Yes, this seems to happen on all systems. I am not sure if my > proposed fix is what is wanted. Maybe there is a way to make > tests to compile, but I do not how with the current set up; > meaning tests mixed with lib code. these tests shouldn't be built in the first place by `make all` > --- a/libblkid/src/Makemodule.am > +++ b/libblkid/src/Makemodule.am > > +if !BUILD_LIBRARY_TESTS > + > noinst_PROGRAMS += \ > test_blkid_cache \ > test_blkid_config \ these should be in check_PROGRAMS -mike
Attachment:
signature.asc
Description: This is a digitally signed message part.