Tom G. Christensen wrote: > Since 2011-12-24 my daily make distcheck is failing with this error: > ... > make[1]: Entering directory `/home/tgc/projects/gnulib/build/gllib' > make[1]: *** No rule to make target `init.sh', needed by `distdir'. Stop. > make[1]: Leaving directory `/home/tgc/projects/gnulib/build/gllib' > > I guess this is an oversight after the changes that went in on 2011-12-23.
Hi Tom, Can you tell me precisely how to reproduce that? I've built "make distcheck" successfully via numerous projects using up to date gnulib since then. I've also run some stand-alone tests like this, that run the new test-init.sh test: ./gnulib-tool --create-testdir --with-tests --test inttostr So far, all have passed.
